mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 12:03:42 +02:00
feat: json submodule now available via pyerrors.input.json
This commit is contained in:
parent
558022e7a2
commit
58ccd11e48
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
from . import bdio
|
from . import bdio
|
||||||
from . import hadrons
|
from . import hadrons
|
||||||
from . import sfcf
|
from . import json
|
||||||
from . import openQCD
|
|
||||||
from . import misc
|
from . import misc
|
||||||
|
from . import openQCD
|
||||||
|
from . import sfcf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue