Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 5d97337

Browse files
committed
fix lint
1 parent cf25691 commit 5d97337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
pip install mypy tld
1818
python3 -m pip install types-redis
1919
- name: Run mypy
20-
run: mypy --strict *.py whoisdomain
20+
run: mypy --strict *.py whois

0 commit comments

Comments
 (0)