Skip to content

Commit

Permalink
vscode json fix
Browse files Browse the repository at this point in the history
  • Loading branch information
petrikvladimir committed Sep 13, 2023
1 parent 63fd762 commit d027220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
},
"python.linting.enabled": true,
"python.linting.flake8Enabled": true,
"python.linting.mypyEnabled": true,
}
"python.linting.mypyEnabled": true
}

0 comments on commit d027220

Please sign in to comment.