Skip to content

Commit 4d6f4d7

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

yaqd_mcc/__version__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
"""Define version."""
22

3-
43
import pathlib
54
import subprocess
65

7-
86
here = pathlib.Path(__file__).resolve().parent
97

108

0 commit comments

Comments
 (0)