parent
0177c59e9a
commit
0d1087fdd4
@ -1 +0,0 @@
|
||||
**中小学数学卷子自动生成程序**
|
||||
@ -0,0 +1,8 @@
|
||||
{
|
||||
"python.linting.flake8Enabled": true,
|
||||
"python.formatting.provider": "yapf",
|
||||
"python.linting.flake8Args": ["--max-line-length=248"],
|
||||
"python.linting.pylintEnabled": false,
|
||||
"python-envs.defaultEnvManager": "ms-python.python:system",
|
||||
"python-envs.pythonProjects": []
|
||||
}
|
||||
Binary file not shown.
Loading…
Reference in new issue