We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168f940 commit 469d893Copy full SHA for 469d893
1 file changed
api/pyproject.toml
@@ -78,6 +78,7 @@ console_output_style = 'count'
78
[tool.mypy]
79
plugins = ["mypy_django_plugin.main"]
80
strict = true
81
+show_absolute_path = true
82
83
[[tool.mypy.overrides]]
84
module = ["admin_sso.models"]
0 commit comments