feat: json submodule now available via pyerrors.input.json

This commit is contained in:
Fabian Joswig 2021-11-30 16:50:35 +00:00
parent 558022e7a2
commit 58ccd11e48

View file

@ -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