We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5464d6 commit 58ba6aeCopy full SHA for 58ba6ae
servicex_analysis_utils/__init__.py
@@ -29,4 +29,4 @@
29
from .file_peeking import get_structure
30
31
__version__ = "1.0.0"
32
-__all__ = ["to_awk","get_structure"]
+__all__ = ["to_awk", "get_structure"]
0 commit comments