mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
input module can now be accessed in the top level namespace
This commit is contained in:
parent
fc7d1ff078
commit
0f14aba083
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ from .obs import *
|
|||
from .correlators import *
|
||||
from .fits import *
|
||||
from . import dirac
|
||||
from . import input
|
||||
from . import linalg
|
||||
from . import misc
|
||||
from . import mpm
|
||||
|
|
Loading…
Add table
Reference in a new issue