comment the WIP code to silent lint

This commit is contained in:
MaxwellGoblin 2017-08-15 22:21:04 +08:00
parent 6b76acd226
commit ba864441a6

View File

@ -1,7 +1,9 @@
#!/usr/bin/env python
''' WIP
def main():
script_main('you-get', any_download, any_download_playlist)
if __name__ == "__main__":
main()
'''