OpenPhenom / .vscode /settings.json
kiankaydee's picture
some baseline code for the repo
13c7b4e
raw
history blame
62 Bytes
{
"flake8.args": [
"--max-line-length=120"
]
}