Add unit tests for super-linear

This commit is contained in:
D-X-Y
2021-03-18 20:44:22 +08:00
parent badb6cf51d
commit ca22d61259
7 changed files with 57 additions and 17 deletions

View File

@@ -32,7 +32,7 @@ jobs:
echo $PWD ; ls
python -m black ./exps -l 88 --check --diff --verbose
python -m black ./tests -l 88 --check --diff --verbose
python -m black ./lib/layers -l 88 --check --diff --verbose
python -m black ./lib/xlayers -l 88 --check --diff --verbose
python -m black ./lib/spaces -l 88 --check --diff --verbose
python -m black ./lib/trade_models -l 88 --check --diff --verbose