Skip to content

Commit 88363c9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1e46573 commit 88363c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/io4dolfinx/readers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ def read_function_from_legacy_h5(
228228
"""
229229
Read function from a `h5`-file generated by legacy DOLFIN `HDF5File.write`
230230
or `XDMF.write_checkpoint`.
231-
231+
232232
233233
Args:
234234
comm : MPI communicator to distribute mesh over

0 commit comments

Comments
 (0)