]> jfr.im git - yt-dlp.git/blob - .editorconfig
[ie/WrestleUniverseVOD] Call API with device ID (#8272)
[yt-dlp.git] / .editorconfig
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