Skip to content

Commit f0f4831

Browse files
committed
Daemon is not reliable (ansible#180)
1 parent 1573b63 commit f0f4831

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscode/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"markiscodecoverage.searchCriteria": ".coverage/lcov.info",
1515
"mypy-type-checker.args": ["--config-file=${workspaceFolder}/pyproject.toml"],
1616
"mypy-type-checker.importStrategy": "fromEnvironment",
17-
"mypy-type-checker.preferDaemon": true,
1817
"mypy-type-checker.reportingScope": "workspace",
1918
"python.testing.pytestArgs": ["tests"],
2019
"python.testing.pytestEnabled": true,

0 commit comments

Comments
 (0)