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 a96a2dc commit 2dca391Copy full SHA for 2dca391
1 file changed
src/sparging/helpers.py
@@ -35,6 +35,3 @@ def get_git_hash():
35
)
36
except subprocess.CalledProcessError:
37
return "no-git"
38
-
39
40
-s
0 commit comments