Skip to content

Commit b93f497

Browse files
committed
delete no need workflows.
1 parent 9c0a42d commit b93f497

File tree

2 files changed

+3
-39
lines changed

2 files changed

+3
-39
lines changed

.github/workflows/datadog-synthetics.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,7 @@
6060
"."
6161
],
6262
"python.testing.unittestEnabled": false,
63-
"python.testing.pytestEnabled": true
63+
"python.testing.pytestEnabled": true,
64+
"python.analysis.typeCheckingMode": "basic",
65+
"python.analysis.autoImportCompletions": true
6466
}

0 commit comments

Comments
 (0)