Skip to content

Commit 9289193

Browse files
style: apply ruff format to src/deploydiff/__main__.py
1 parent 714ab3e commit 9289193

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/deploydiff/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Allow running as python -m deploydiff."""
2+
23
from deploydiff.cli import main
34

45
main()

0 commit comments

Comments
 (0)