]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - devscripts/gh-pages/update-sites.py
Update coding style after pycodestyle 2.1.0
[youtube-dl.git] / devscripts / gh-pages / update-sites.py
index 503c1372fd3589f45a207d043999a5286f6c5e1e..531c93c7089c1847a7e9018fcda5ca177f68547e 100755 (executable)
@@ -32,5 +32,6 @@ def main():
     with open('supportedsites.html', 'w', encoding='utf-8') as sitesf:
         sitesf.write(template)
 
+
 if __name__ == '__main__':
     main()