Skip to content

Commit

Permalink
add white space
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrunewald committed Aug 11, 2023
1 parent 4094ab7 commit e51c38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polyply/src/top_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ def _molecule(self, line, lineno=0):
Parses the lines of the [atoms] directive.
"""
self.current_itp.append(line)

def parse_error(self, line, lineno=0):
"""
Parse the #error statement.
Expand Down

0 comments on commit e51c38b

Please sign in to comment.