Skip to content

Commit

Permalink
Remove extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
smcolby committed Apr 23, 2024
1 parent 1f3e63b commit 6dc1c3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion isicle/md.py
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,6 @@ def finish(self):
# Get list of outputs
outfiles = glob.glob(os.path.join(self.temp_dir, "*"))


# Result container
result = {}

Expand Down

0 comments on commit 6dc1c3a

Please sign in to comment.