Skip to content

Commit 5981033

Browse files
ruff
1 parent 00193d3 commit 5981033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/festim/exports/vtx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
from pathlib import Path
55
from typing import Union
66

7-
from dolfinx import fem, io
87
import ufl
8+
from dolfinx import fem, io
99

1010
from festim.helpers import get_interpolation_points
1111
from festim.species import Species

0 commit comments

Comments
 (0)