Skip to content

Commit

Permalink
fix black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrDlouhy committed Oct 11, 2023
1 parent 0e33abb commit 56c1724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plans/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '1.0.5'
__version__ = "1.0.5"

try:
import django
Expand Down

0 comments on commit 56c1724

Please sign in to comment.