We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6936eea commit d3ed887Copy full SHA for d3ed887
3 files changed
.gitignore
@@ -94,4 +94,7 @@ coverage/
94
*.nbconvert*
95
96
# Python environments
97
-.conda
+.conda
98
+
99
+# Optuna (and other) Database data
100
+*.db
0 commit comments