Skip to content

Commit ea5c84e

Browse files
authored
Merge pull request #13 from moves-rwth/main
Update pyrightconfig.json
2 parents 20453ed + 9f47875 commit ea5c84e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyrightconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"venvPath": ".",
33
"venv": ".venv",
4-
"reportAttributeAccessIssue": false
4+
"reportAttributeAccessIssue": false,
5+
"reportMissingImports": false
56
}

0 commit comments

Comments
 (0)