Clean up __init__.py
This commit is contained in:
@ -1,11 +1,7 @@
|
||||
"""
|
||||
Python wrapper for gromacs tools.
|
||||
Python wrapper for the gromacs library.
|
||||
"""
|
||||
|
||||
from . import tpxio
|
||||
# from . import xtcio
|
||||
# from . import tngio
|
||||
|
||||
from .tpxio import TPXReader
|
||||
from .xtcio import XTCReader
|
||||
# from .enxio import EDRFile
|
||||
|
Reference in New Issue
Block a user