Skip to content

Commit

Permalink
fix end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
VeckoTheGecko committed Sep 30, 2024
1 parent d495bd2 commit b3f3588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plasticparcels/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
__version__ = _version("plasticparcels")
except PackageNotFoundError:
# package is not installed
pass
pass

0 comments on commit b3f3588

Please sign in to comment.