Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and omad committed Nov 15, 2023
1 parent 291cd53 commit 2d20db7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/cloud/odc/apps/cloud/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from ._version import __version__ #noqa: F401
from ._version import __version__ # noqa: F401
2 changes: 1 addition & 1 deletion libs/cloud/odc/cloud/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from ._version import __version__ #noqa: F401
from ._version import __version__ # noqa: F401

0 comments on commit 2d20db7

Please sign in to comment.