Skip to content

Commit

Permalink
lint with black
Browse files Browse the repository at this point in the history
  • Loading branch information
patkub committed Nov 2, 2024
1 parent 2c3832a commit 32c4c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__main__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
if __name__ == "__main__": # pragma: no cover
from songs import main

main()

0 comments on commit 32c4c55

Please sign in to comment.