Skip to content

Commit

Permalink
Remove unusd setting
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacspe committed Nov 11, 2023
1 parent ddb7a57 commit 82c5ecd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
},
"editor.defaultFormatter": "ms-python.autopep8",
"editor.formatOnSave": true,
"python.linting.pylintArgs": [
"--load-plugins",
"pylint_django"
]
}

}

0 comments on commit 82c5ecd

Please sign in to comment.