Skip to content

Commit 2ff3e31

Browse files
committed
Remove mypy.xml as was only needed when testing Sonar; it is not needed yet
1 parent a2fc675 commit 2ff3e31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ max-module-lines = 800
106106

107107
[tool.mypy]
108108
plugins = ['pydantic.mypy']
109-
xml_report = 'mypy.xml'
110109

111110
[[tool.mypy.overrides]]
112111
module = [

0 commit comments

Comments
 (0)