Add SuperSequential

This commit is contained in:
D-X-Y
2021-03-21 13:26:52 +08:00
parent 32900797eb
commit 033878becb
7 changed files with 189 additions and 2 deletions

View File

@@ -16,3 +16,8 @@ python -m black __init__.py -l 120
pytest -W ignore::DeprecationWarning qlib/tests/test_all_pipeline.py
```
```
conda update --all
```