Skip to content

Commit

Permalink
mypy
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Mocholí <[email protected]>
  • Loading branch information
Borda and carmocca authored Jun 14, 2022
1 parent 506fd08 commit 2476fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Type check
working-directory: ./src
run: mypy -p pytorch_lightning --install-types --non-interactive --verbose --config-file ../pyproject.toml --warn-unused-configs
run: mypy -p pytorch_lightning --install-types --non-interactive --config-file ../pyproject.toml

0 comments on commit 2476fdf

Please sign in to comment.