We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 721bc32 + a4c2e2b commit fa64936Copy full SHA for fa64936
1 file changed
.vscode/settings.json
@@ -8,4 +8,7 @@
8
],
9
"python.testing.unittestEnabled": false,
10
"python.testing.pytestEnabled": true,
11
+ "git.branchProtection": [
12
+ "main"
13
+ ],
14
}
0 commit comments