Skip to content

Commit

Permalink
chore: rm executionEnvironments
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Sep 13, 2024
1 parent a349f58 commit 25ed9c6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pyrightconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,4 @@
"reportPrivateUsage": false,
"reportUnnecessaryTypeIgnoreComment": true,
"reportImplicitOverride": true,
"executionEnvironments": [
{
"root": "src/tests",
"reportUnknownParameterType": false,
"reportMissingParameterType": false,
}
]
}

0 comments on commit 25ed9c6

Please sign in to comment.