Add int search space
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -30,7 +30,9 @@ jobs:
|
||||
python --version
|
||||
python -m black --version
|
||||
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/spaces -l 88 --check --diff --verbose
|
||||
python -m black ./lib/trade_models -l 88 --check --diff --verbose
|
||||
|
||||
|
Reference in New Issue
Block a user