repo.or.cz
/
yt-dlp3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove Python 3.8 support (#11321)
[yt-dlp3.git]
/
.editorconfig
blob
40c19fa6612cf971ddc131baa4cfd221a7deed17
1
root = true
2
3
[**.py]
4
charset = utf-8
5
indent_size = 4
6
indent_style = space
7
trim_trailing_whitespace = true
8
insert_final_newline = true