1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-02 02:21:18 +08:00

test fix CI error

This commit is contained in:
Linlang
2024-03-06 10:55:07 +08:00
parent 1dc5e7308d
commit cb0712a953

View File

@@ -68,7 +68,6 @@ jobs:
python -m pip install "sqlalchemy<=1.4.51"
python -m pip uninstall -y certifi
python -m pip uninstall -y charset-normalizer
python -m pip uninstall -y urllib3
- name: Lint with Black
# Python 3.7 will use a black with low level. So we use python with higher version for black check