mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
fix: dobs import added to input/__init__.py (#181)
This commit is contained in:
parent
81e4f37934
commit
e9e02749a0
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ For comparison with other analysis workflows `pyerrors` can also generate jackkn
|
|||
See `pyerrors.obs.Obs.export_jackknife` and `pyerrors.obs.import_jackknife` for details.
|
||||
'''
|
||||
from . import bdio
|
||||
from . import dobs
|
||||
from . import hadrons
|
||||
from . import json
|
||||
from . import misc
|
||||
|
|
Loading…
Add table
Reference in a new issue