Upgrade spaces and add more tests

This commit is contained in:
D-X-Y
2021-03-18 15:04:14 +08:00
parent 85ee0ad4eb
commit 38409e602f
12 changed files with 386 additions and 84 deletions

View File

@@ -154,7 +154,7 @@ If you want to contribute to this repo, please see [CONTRIBUTING.md](.github/CON
Besides, please follow [CODE-OF-CONDUCT.md](.github/CODE-OF-CONDUCT.md).
We use [`black`](https://github.com/psf/black) for Python code formatter.
Please use `black . -l 120`.
Please use `black . -l 88`.
# License
The entire codebase is under the [MIT license](LICENSE.md).