Skip to content

Commit 52f93c1

Browse files
authored
Merge pull request #91 from cdpierse:release/0.7.0
Release 0.7.0 - Token classficiation explainer
2 parents bf49d07 + a23ca23 commit 52f93c1

File tree

4 files changed

+390
-3
lines changed

4 files changed

+390
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/psf/black
9-
rev: 21.12b0
9+
rev: 22.3.0
1010
hooks:
1111
- id: black
1212
args: [--line-length=120, --target-version=py38]

0 commit comments

Comments
 (0)