There was an error while loading. Please reload this page.
1 parent eae5b28 commit 37b963fCopy full SHA for 37b963f
3 files changed
.gitignore
@@ -6,6 +6,10 @@ __pycache__/
6
# C extensions
7
*.so
8
9
+
10
+# setuptools_scm (Auto versioning)
11
+denmune_skl/_version.py
12
13
# scikit-learn specific
14
doc/_build/
15
doc/auto_examples/
0 commit comments