Skip to content

Commit 469d893

Browse files
committed
try abs paths
1 parent 168f940 commit 469d893

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ console_output_style = 'count'
7878
[tool.mypy]
7979
plugins = ["mypy_django_plugin.main"]
8080
strict = true
81+
show_absolute_path = true
8182

8283
[[tool.mypy.overrides]]
8384
module = ["admin_sso.models"]

0 commit comments

Comments
 (0)