Skip to content

Commit

Permalink
output to classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav-Gutnikov committed Oct 18, 2023
1 parent e61d292 commit f10ff2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,10 @@ build-backend = "poetry.core.masonry.api"


[tool.mypy]
namespace_packages = False
namespace_packages = false
plugins = ["mypy_django_plugin.main"]
mypy_path = "./adaptive_hockey_federation"


[tool.django-stubs]
django_settings_module = "adaptive_hockey_federation.settings"

0 comments on commit f10ff2b

Please sign in to comment.