Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahbaumann committed Dec 7, 2023
1 parent 364851c commit 2d7aa0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cinnabar/femap.py
Original file line number Diff line number Diff line change
Expand Up @@ -491,4 +491,3 @@ def draw_graph(self, title: str = "", filename: Union[str, None] = None):
plt.show()
else:
plt.savefig(filename, bbox_inches="tight")

0 comments on commit 2d7aa0b

Please sign in to comment.