Skip to content

Commit ca6687c

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

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

znh5md/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""ZnH5MD: High Performance Interface for H5MD Trajectories."""
2+
23
import contextlib
34
import importlib.metadata
45

znh5md/format/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Format handler for h5md files."""
2+
23
import contextlib
34
import dataclasses
45
import typing

0 commit comments

Comments
 (0)