Skip to content

Commit 0bd644b

Browse files
author
samuel.oranyeli
committed
create groupby accessor and method
1 parent 1e59822 commit 0bd644b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
rev: 1.5.0
1818
hooks:
1919
- id: interrogate
20-
args: [-c, pyproject.toml, -vv, --fail-under=70]
20+
args: [-c, pyproject.toml, -vv]
2121
- repo: https://github.com/terrencepreilly/darglint
2222
rev: v1.8.1
2323
hooks:

0 commit comments

Comments
 (0)