Skip to content

Commit

Permalink
Merge pull request #285 from TheoChem-VU/284-reportcharacter-not-impo…
Browse files Browse the repository at this point in the history
…rtable

Fixed an issue where the `report.character` module was not importable
  • Loading branch information
ToriGijzen authored Jul 18, 2024
2 parents e14eecd + 6663827 commit 96d99e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tcutility/report/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import character # noqa

0 comments on commit 96d99e4

Please sign in to comment.