Skip to content

Commit

Permalink
Fixed black
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed Apr 9, 2022
1 parent bd0124a commit fda8a6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vpype/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

def _get_version() -> str:
from importlib.metadata import version

return version(__name__)


Expand Down

0 comments on commit fda8a6f

Please sign in to comment.