Skip to content

Commit a06b42d

Browse files
committed
spelling error mypy config
1 parent d733f80 commit a06b42d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python_client_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
pip install -r tests/functional/requirements.txt
4141
- name: Mypy type checking
4242
run: |
43-
mypy --config tests/functional/setup.cf tests/functional/
43+
mypy --config tests/functional/setup.cfg tests/functional/

0 commit comments

Comments
 (0)