Skip to content

Commit

Permalink
Remove redundant config
Browse files Browse the repository at this point in the history
These settings are already specified in pyproject.toml
  • Loading branch information
mfisher87 committed Jun 30, 2024
1 parent dbfa08e commit 6040f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/typecheck.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

set -ex

mypy earthaccess stubs tests
mypy .

0 comments on commit 6040f4d

Please sign in to comment.