mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01: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 hadrons
|
||||
from . import sfcf
|
||||
from . import openQCD
|
||||
from . import json
|
||||
from . import misc
|
||||
from . import openQCD
|
||||
from . import sfcf
|
||||
|
|
Loading…
Add table
Reference in a new issue