doc: some performance notes for query_range (#409)

* doc: some performance notes for query_range
* add ruff_cache to gitignore
This commit is contained in:
purarue 2024-11-26 13:53:10 -08:00 committed by GitHub
parent a7f05c2cad
commit 95a16b956f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 27 additions and 16 deletions

3
.gitignore vendored
View file

@ -155,6 +155,9 @@ celerybeat-schedule
.dmypy.json
dmypy.json
# linters
.ruff_cache/
# Pyre type checker
.pyre/