deluge/packaging/win32
Calum Lind b1cdc32f73 [Lint] Use Black to auto-format code
The move to using auto-formatter makes it easier to read, submit and
speeds up development time. https://github.com/ambv/black/

Although I would prefer 79 chars, the default line length of 88 chars
used by black suffices. The flake8 line length remains at 120 chars
since black does not touch comments or docstrings and this will require
another round of fixes.

The only black setting that is not standard is the use of double-quotes
for strings so disabled any formatting of these. Note however that
flake8 will still flag usage of double-quotes. I may change my mind on
double vs single quotes but for now leave them.

A new pyproject.toml file has been created for black configuration.
2018-10-03 15:21:53 +01:00
..
DelugeStart Theme Manually compress png with zopflipng 2018-06-21 14:50:19 +01:00
Win32 README.txt Create a packaging directory 2015-08-21 09:58:30 +01:00
deluge-bbfreeze.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
deluge-win32-installer.nsi [#2777] Update MSVC SP1 check to latest release CLID 2015-11-23 23:30:50 +00:00
installer-side.bmp Create a packaging directory 2015-08-21 09:58:30 +01:00
installer-top.bmp Create a packaging directory 2015-08-21 09:58:30 +01:00