Skip to content

Commit 4c9b8a7

Browse files
committed
Allow pass expired status
1 parent 75d64f1 commit 4c9b8a7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.vscode/settings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,5 @@
77
"mypy-type-checker.importStrategy": "fromEnvironment",
88
"isort.importStrategy": "fromEnvironment",
99
"black-formatter.importStrategy": "fromEnvironment",
10-
"workbench.colorCustomizations": {
11-
"activityBar.background": "#121D85",
12-
"titleBar.activeBackground": "#1A28BA",
13-
"titleBar.activeForeground": "#F9FAFE"
14-
}
10+
"workbench.colorCustomizations": { /* do not change please... */}
1511
}

0 commit comments

Comments
 (0)