Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-gromos
Commits
610e52ae
Commit
610e52ae
authored
Mar 31, 2018
by
Berk Onat
Browse files
Cleaning the parser code
parent
cc485155
Pipeline
#26700
passed with stage
in 7 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
parser/parser-gromos/GROMOSParser.py
View file @
610e52ae
...
...
@@ -14,7 +14,6 @@ from GROMOSDictionary import get_updateDictionary, set_Dictionaries
from
GROMOSCommon
import
PARSERNAME
,
PROGRAMNAME
,
PARSERVERSION
,
PARSERTAG
,
LOGGER
from
GROMOSCommon
import
PARSER_INFO_DEFAULT
,
META_INFO_PATH
,
set_excludeList
,
set_includeList
from
nomadcore.md_data_access
import
MDDataAccess
as
MDDA
#from nomadcore.md_data_access.MDDataAccess import is_file_binary, is_binary_string
import
argparse
import
logging
import
os
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment