Skip to content

Commit 402c212

Browse files
authored
Fix unicodefun import error in black (#366)
1 parent 5f7e4d5 commit 402c212

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
@@ -8,7 +8,7 @@ repos:
88
- id: isort
99

1010
- repo: https://github.com/psf/black
11-
rev: 22.1.0
11+
rev: 22.3.0
1212
hooks:
1313
- id: black
1414

0 commit comments

Comments
 (0)