mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-08-28 12:53:04 +08:00
Apply suggestions from code review
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
This commit is contained in:
co-authored by
c-bata
parent
1a10f1bc3e
commit
736d2ee1fe
@@ -20,7 +20,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --progress-bar off --upgrade pip setuptools
|
||||
pip install --progress-bar off "optuna>=3.1.0"
|
||||
pip install --progress-bar off .
|
||||
pip install --progress-bar off flake8 black isort mypy mypy-boto3-s3
|
||||
- run: flake8 . --show-source
|
||||
|
||||
Reference in New Issue
Block a user