Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
riga committed Feb 24, 2024
1 parent 19e1004 commit 98de79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/typecheck.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Script to run mypy type checks.
# Arguments:
# 1. The linting command. Defaults to "mypy law test".
# 1. The command. Defaults to "mypy law tests".

action() {
local shell_is_zsh="$( [ -z "${ZSH_VERSION}" ] && echo "false" || echo "true" )"
Expand Down

0 comments on commit 98de79b

Please sign in to comment.