Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rosecers committed Dec 5, 2023
1 parent e6adca3 commit cc7d30c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion anisoap/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
from anisoap import representations, utils
from anisoap import (
representations,
utils,
)

__version__ = "0.0.0"

0 comments on commit cc7d30c

Please sign in to comment.