Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Nov 7, 2024
1 parent fa233cc commit 9061995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ttim/element.py
Original file line number Diff line number Diff line change
Expand Up @@ -336,4 +336,4 @@ def run_after_solve(self): # noqa: B027

@abstractmethod
def plot(self, ax=None):
"""Plot the element."""
"""Plot the element."""

0 comments on commit 9061995

Please sign in to comment.