Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
philippmwirth committed Sep 7, 2023
1 parent d627d1d commit 81cff3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,8 @@ test-fast:
pytest tests

## check typing
# TODO(Philipp, 09/23): Check benchmarks and examples once lightly is typed.
type-check:
mypy lightly
mypy lightly tests

# run format checks and tests
static-checks: format-check type-check
Expand Down

0 comments on commit 81cff3d

Please sign in to comment.