Skip to content

Commit 00a7f8b

Browse files
committed
invoke format
1 parent 4a0869b commit 00a7f8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bruces/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from ._catalog import Catalog
55
from ._helpers import from_csep, to_decimal_year
66

7-
87
with open(f"{pathlib.Path(__file__).parent}/VERSION") as f:
98
__version__ = f.readline().strip()
109

0 commit comments

Comments
 (0)