We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424c561 commit e70c4b5Copy full SHA for e70c4b5
pygem/mdpahandler.py
@@ -12,7 +12,7 @@ class MdpaHandler(fh.FileHandler):
12
:cvar string infile: name of the input file to be processed.
13
:cvar string outfile: name of the output file where to write in.
14
:cvar list extensions: extensions of the input/output files. It is equal
15
- to '.k'.
+ to '.mdpa'.
16
"""
17
18
def __init__(self):
0 commit comments