We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e97bb commit 892cfbbCopy full SHA for 892cfbb
.github/workflows/check-format-and-typing.yml
@@ -29,4 +29,4 @@ jobs:
29
run: flake8 ukbot
30
31
- name: mypy static type checker
32
- run: mypy /ukbot
+ run: mypy ukbot
0 commit comments