Skip to content

Commit

Permalink
Merge branch 'main' into chore/file_tox.ini_240612-143936
Browse files Browse the repository at this point in the history
  • Loading branch information
cidrblock authored Jun 12, 2024
2 parents 3254d17 + 8e18b15 commit ca2aeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"editor.formatOnSave": true
},
"flake8.importStrategy": "fromEnvironment",
"markiscodecoverage.searchCriteria": ".coverage/lcov.info",
"markiscodecoverage.searchCriteria": ".cache/.coverage/lcov.info",
"mypy-type-checker.args": ["--config-file=${workspaceFolder}/pyproject.toml"],
"mypy-type-checker.importStrategy": "fromEnvironment",
"mypy-type-checker.reportingScope": "workspace",
Expand Down

0 comments on commit ca2aeba

Please sign in to comment.