Skip to content

Commit f2f4c85

Browse files
committed
try abs paths
1 parent ded72ae commit f2f4c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)