Skip to content

Commit

Permalink
style: format code with Black
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in 5d6ce70 according to the output
from Black.

Details: None
  • Loading branch information
deepsource-autofix[bot] authored Jul 27, 2024
1 parent 5d6ce70 commit 9dcde72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lastversion/__about__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Package metadata"""

__version__ = "3.5.4"
__self__ = "dvershinin/lastversion"

0 comments on commit 9dcde72

Please sign in to comment.