mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-07-01 01:09:27 +02:00
docs: documentation for input module restructured.
This commit is contained in:
parent
3a6fc810b1
commit
ae60c5bb8a
2 changed files with 8 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue