docs: documentation for input module restructured.

This commit is contained in:
Fabian Joswig 2022-02-14 14:18:49 +00:00
parent 3a6fc810b1
commit ae60c5bb8a
2 changed files with 8 additions and 7 deletions

View file

@ -1,3 +1,6 @@
r'''
`pyerrors` includes an `input` submodule in which input routines and parsers for the output of various numerical programs are contained.
'''
from . import bdio
from . import hadrons
from . import json