1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-15 00:01:09 -05:00

Convert all tabs to 4 spaces (PEP8)

This commit is contained in:
Philipp Hagemeister
2012-11-28 02:04:46 +01:00
parent 40b35b4aa6
commit 59ae15a507
9 changed files with 4841 additions and 4841 deletions

View File

@@ -4,4 +4,4 @@
import __init__
if __name__ == '__main__':
__init__.main()
__init__.main()