Fix bugs for q-t

This commit is contained in:
D-X-Y
2021-03-07 01:44:26 -08:00
parent d17f73394f
commit 2f655f212a
5 changed files with 102 additions and 80 deletions

View File

@@ -147,7 +147,7 @@ If you find that this project helps your research, please consider citing the re
If you want to contribute to this repo, please see [CONTRIBUTING.md](.github/CONTRIBUTING.md).
Besides, please follow [CODE-OF-CONDUCT.md](.github/CODE-OF-CONDUCT.md).
We use `[black](https://github.com/psf/black)` for Python code formatter.
We use [`black`](https://github.com/psf/black) for Python code formatter.
Please use `black . -l 120`.
# License