mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Add mypy checks
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
pip install --progress-bar off .[lint]
|
||||
- run: flake8 . --show-source
|
||||
- run: black --check .
|
||||
- run: mypy .
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user