huggingface112's picture
imp left_fill, right_fill and update log
2b059b0
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.linting.flake8Args": [
"--ignore=E501"
]
}