Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudz committed Jun 19, 2024
1 parent 7e2734d commit f9c18f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions atomisticparsers/gromacs/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ def to_float(string):
return value


test_change = 1.0


class GromacsLogParser(TextParser):
def __init__(self):
super().__init__(None)
Expand Down

0 comments on commit f9c18f0

Please sign in to comment.