repo.or.cz
/
dotbot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Upgrade PyYAML to 6.0.1
[dotbot.git]
/
pyproject.toml
blob
4c3e7ae3e1387dbfd88de349af2fd65ebd6198f4
1
[tool.black]
2
line-length = 100
3
exclude = '''
4
/(
5
\.git
6
| \.github
7
| .*\.egg-info
8
| build
9
| dist
10
| lib
11
)/
12
'''