Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahbaumann authored and richardjgowers committed Dec 7, 2023
1 parent 193e300 commit f692bc6
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 @@ -539,4 +539,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 f692bc6

Please sign in to comment.