fix: improve typing for above python 3.11

This commit is contained in:
2025-09-19 10:41:51 +08:00
parent 0833cd586f
commit 8bdb4500cf
2 changed files with 19 additions and 13 deletions

3
.gitignore vendored
View File

@@ -130,11 +130,14 @@ celerybeat.pid
# Environments
.env
.venv
.direnv
env/
venv/
ENV/
env.bak/
venv.bak/
.envrc
.envrc.bak
# Spyder project settings
.spyderproject