Add unit tests for super-linear
This commit is contained in:
2
.github/workflows/basic_test.yml
vendored
2
.github/workflows/basic_test.yml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user