We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b32af27 commit bc1dfa4Copy full SHA for bc1dfa4
.github/workflows/lint.yml
@@ -28,4 +28,4 @@ jobs:
28
29
- name: Lint with Black
30
run: |
31
- poetry run black --check .
+ poetry run black --check click_datetime/
0 commit comments