Skip to content

Commit

Permalink
fix flake8 error
Browse files Browse the repository at this point in the history
Signed-off-by: helenxie-bit <[email protected]>
  • Loading branch information
helenxie-bit committed Aug 21, 2024
1 parent 3bc3d87 commit 4f6fc35
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sdk/python/v1beta1/kubeflow/katib/types/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# coding: utf-8

# flake8: noqa


from __future__ import absolute_import

# Import types into type package.
Expand Down

0 comments on commit 4f6fc35

Please sign in to comment.