This commit is contained in:
Lee Tang
2022-03-12 08:41:28 +08:00
commit 6fa77b0a86
37 changed files with 1944 additions and 0 deletions

2
pycodestyle Normal file
View File

@@ -0,0 +1,2 @@
[pycodestyle]
ignore=E501