Skip to content

Commit

Permalink
Don't need an author here
Browse files Browse the repository at this point in the history
  • Loading branch information
tpgillam committed Aug 8, 2024
1 parent 1ccad0c commit 37ff0d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mt2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

from _mt2 import mt2_lester_ufunc, mt2_tombs_ufunc # pyright: ignore [reportMissingImports]

__author__ = "Tom Gillam"
__email__ = "[email protected]"
__version__ = "1.2.1"

__all__ = ["mt2", "mt2_arxiv", "mt2_ufunc"]
Expand Down

0 comments on commit 37ff0d3

Please sign in to comment.