Skip to content

Commit 5f0ed28

Browse files
committed
black format __init__.py
- error coming from githubbot version bump?
1 parent d59102e commit 5f0ed28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicex_analysis_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
from .materialization import to_awk
2929
from .file_peeking import get_structure
3030

31-
__version__ = "1.0.0a4"
31+
__version__ = "1.0.0a4"
3232
__all__ = ["to_awk", "get_structure"]

0 commit comments

Comments
 (0)