Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
kinnala committed Jul 8, 2024
1 parent 53ce733 commit f98a4cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion skfem/assembly/basis/composite_basis.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,3 @@ def split(self, x):
for basis in self.bases])[:-1]),
self.bases,
))

0 comments on commit f98a4cf

Please sign in to comment.