proper input import
This commit is contained in:
parent
df66f82bd3
commit
de84bee82a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ For now, we are interested in collecting primary IObservables only, as these are
|
|||
__app_name__ = "corrlib"
|
||||
|
||||
from .main import *
|
||||
from .input import *
|
||||
from .import input as input
|
||||
from .initialization import *
|
||||
from .meas_io import *
|
||||
from .find import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue