Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-amber
Commits
48777d36
Commit
48777d36
authored
Jul 21, 2017
by
Berk Onat
Browse files
Added tag to repo
parent
46558b8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
parser/parser-amber/AMBERParser.py
View file @
48777d36
...
...
@@ -23,8 +23,6 @@ import sys
LOGGER
=
logging
.
getLogger
(
"nomad.AMBERParser"
)
#PRINTABLE = re.compile(r"\W+")
@
contextmanager
def
open_section
(
parser
,
name
):
gid
=
parser
.
openSection
(
name
)
...
...
Write
Preview
Supports
Markdown
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