1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-03 19:10:58 +08:00

test fix CI error

This commit is contained in:
Linlang
2024-03-06 10:51:55 +08:00
parent 240cdff0f3
commit 1dc5e7308d

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 requests
python -m pip uninstall -y urllib3
- name: Lint with Black