Skip to content

Commit 4f1c2cb

Browse files
committed
Revert "[WILL BE REVERSED] Making change to test adabot release check"
This reverts commit e4348ae.
1 parent e4348ae commit 4f1c2cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ repos:
3232
entry: /usr/bin/env bash -c
3333
args: ['([[ ! -d "examples" ]] || for example in $(find . -path "./examples/*.py"); do pylint --disable=missing-docstring,invalid-name $example; done)']
3434
language: system
35-

0 commit comments

Comments
 (0)