Skip to content

Commit

Permalink
Add pytestEnabled
Browse files Browse the repository at this point in the history
  • Loading branch information
rengler33 committed Apr 26, 2021
1 parent 7b5ef96 commit 8441874
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,7 @@
"vim.useSystemClipboard": true,
"editor.lineNumbers": "relative",
"editor.cursorSurroundingLines": 7,
"python.testing.unittestEnabled": false,
"python.testing.nosetestsEnabled": false,
"python.testing.pytestEnabled": true,
}

0 comments on commit 8441874

Please sign in to comment.