Skip to content

Commit

Permalink
vmt
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Apr 21, 2024
1 parent f02586b commit 9ba6b3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions absbox/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@
from importlib.metadata import version
from absbox.local.cf import readBondsCf,readToCf

import absbox.examples.baseCase as baseCase

__version__ = version("absbox")
3 changes: 0 additions & 3 deletions absbox/examples/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@


__all__ = ['baseCase']

0 comments on commit 9ba6b3c

Please sign in to comment.