File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/python/black
7
- rev : 22 .3.0
7
+ rev : 23 .3.0
8
8
hooks :
9
9
- id : black
10
10
- repo : https://github.com/fsfe/reuse-tool
11
- rev : v0.14.0
11
+ rev : v1.1.2
12
12
hooks :
13
13
- id : reuse
14
14
- repo : https://github.com/pre-commit/pre-commit-hooks
15
- rev : v4.2 .0
15
+ rev : v4.4 .0
16
16
hooks :
17
17
- id : check-yaml
18
18
- id : end-of-file-fixer
19
19
- id : trailing-whitespace
20
20
- repo : https://github.com/pycqa/pylint
21
- rev : v2.15.5
21
+ rev : v2.17.4
22
22
hooks :
23
23
- id : pylint
24
24
name : pylint (library code)
Original file line number Diff line number Diff line change 2572
2572
# fmt: on
2573
2573
2574
2574
if __name__ == "__main__" :
2575
-
2576
2575
# Rotate all character to be able to generate the correct data
2577
2576
rotated_font = []
2578
2577
char = []
You can’t perform that action at this time.
0 commit comments