Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Apr 23, 2024
1 parent e9e7841 commit 680db19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/template-python.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

# Metadata

__all__ : List[str] = []
__all__: List[str] = []
__version__ = "1.0.0" # See https://www.python.org/dev/peps/pep-0396/
__date__ = "2019-07-16"
__updated__ = "2022-05-18"
Expand Down

0 comments on commit 680db19

Please sign in to comment.