Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
abocchieri committed Dec 15, 2024
1 parent 2bd1b5b commit 505f298
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion paos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
__author__ = metadata.metadata("paos")["Author"]
__license__ = metadata.metadata("paos")["License"]
__copyright__ = f"2021-{date.today().year:d}, {__author__}"
__citation__ = None
__summary__ = metadata.metadata("paos")["Summary"]

# load package commit number
Expand Down

0 comments on commit 505f298

Please sign in to comment.