Skip to content

Commit 2f33ba5

Browse files
authored
Merge pull request #8 from Zingzy/2-remove-dependency-on-mongodb
2 remove dependency on mongodb
2 parents 201a820 + a67a7ba commit 2f33ba5

17 files changed

+741
-1127
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@ cython_debug/
170170
# VS Code
171171
.vscode/
172172

173+
# Ruff
174+
.ruff_cache/
175+
173176
# PyPI configuration file
174177
.pypirc
175178

api.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)