Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Dec 20, 2024
1 parent 8738791 commit 975c529
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion timml/stripareasink.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import warnings

import numpy as np

from timml.element import Element
import warnings


class XsectionAreaSinkInhom(Element):
Expand Down

0 comments on commit 975c529

Please sign in to comment.