Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 2, 2024
1 parent 26db328 commit 1f22a65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion yaqd_pmc/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""Define version."""


import pathlib
import subprocess

Expand Down
1 change: 1 addition & 0 deletions yaqd_pmc/mcapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- First release
"""

from ctypes import *
from ctypes.util import *
from platform import architecture
Expand Down

0 comments on commit 1f22a65

Please sign in to comment.