YouTubeDownloader v1.1.2
YouTube content downloader
Loading...
Searching...
No Matches
run_autopep8.bat
Go to the documentation of this file.
1:: autopep8 Code Formatter
2:: see https://pypi.org/project/autopep8/
3
4..\.venv\Scripts\python -m autopep8 -r ../Source --exclude ../Source/Views --in-place --max-line-length 200 --aggressive