Skip to content

Commit 4ec3a35

Browse files
committed
Update study directory
1 parent fbb533e commit 4ec3a35

File tree

298 files changed

+34
-135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

298 files changed

+34
-135
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// Place your settings in this file to overwrite default and user settings.
22
{
3-
"python.defaultInterpreterPath": "/Users/anyflow/virtualenv/practice/bin/python3.9",
3+
"python.defaultInterpreterPath": "/Users/anyflow/virtualenv/practice/bin/python3.10",
4+
"python.terminal.activateEnvInCurrentTerminal": true,
5+
"python.terminal.activateEnvironment": true,
46
"python.formatting.provider": "black",
57
"python.linting.flake8Enabled": true,
68
"python.linting.enabled": true,

0 commit comments

Comments
 (0)