mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Merge pull request #219 from optuna/update-mypy-command
Update mypy command in CONTRIBUTING.md
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ $ pip install -r requirements.txt
|
||||
$ flake8
|
||||
$ black --check .
|
||||
$ isort . --check
|
||||
$ mypy .
|
||||
$ mypy optuna_dashboard python_tests
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
Reference in New Issue
Block a user