Browse Source

Update pyproject.toml

pull/1684/head
Hironsan 2 years ago
parent
commit
3456ed2388
1 changed files with 1 additions and 1 deletions
  1. 2
      pyproject.toml

2
pyproject.toml

@ -18,4 +18,4 @@ filename = "backend/*"
python_version = "3.8"
ignore_missing_imports = true
show_error_codes = true
exclude = "(migrations)|(config/settings.py)"
exclude = "(migrations)|(config/settings)"
Loading…
Cancel
Save