Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMohrmann committed Jul 17, 2023
1 parent 58dee78 commit 3edee63
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions glidertools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,5 @@
from .processing import *


# from importlib.metadata import version, PackageNotFoundError
# from pkg_resources import DistributionNotFound, get_distribution


__version__ = package_version()
_warnings.filterwarnings("ignore", category=RuntimeWarning)

0 comments on commit 3edee63

Please sign in to comment.