Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2fb6f78

Browse files
cclaussAnupKumarPanwar
authored andcommittedNov 28, 2019
Typo in a comment (#1603)
1 parent f4a7c50 commit 2fb6f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/autoblack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GitHub Action that uses Black to reformat Python code (if needed) when doing a git push.
2-
# If all Python code in the repo is complient with Black then this Action does nothing.
2+
# If all Python code in the repo is compliant with Black then this Action does nothing.
33
# Otherwise, Black is run and its changes are committed to the repo.
44
# https://github.com/cclauss/autoblack
55

0 commit comments

Comments
 (0)
Please sign in to comment.