Rename parser/parser.py -> parser/parser_module.py
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from opm._common import action
|
||||
|
||||
from .parser import parse, load_deck, load_deck_string, parse_string
|
||||
from .parser_module import parse, load_deck, load_deck_string, parse_string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user