Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
0936e585
Commit
0936e585
authored
Feb 08, 2021
by
Pierre Dittgen
Browse files
Default python path
parent
a1a3c892
Changes
1
Hide whitespace changes
Inline
Side-by-side
.vscode/settings.json
View file @
0936e585
{
"editor.rulers"
:
[
88
],
"python.pythonPath"
:
"
/usr/local
/bin/python"
,
"python.pythonPath"
:
"
.venv
/bin/python"
,
"python.formatting.provider"
:
"black"
,
"python.linting.enabled"
:
true
,
"python.linting.flake8Enabled"
:
true
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment