Pillow/docs
Jon Dufresne d50445ff30 Introduce isort to automate import ordering and formatting
Similar to the recent adoption of Black. isort is a Python utility to
sort imports alphabetically and automatically separate into sections. By
using isort, contributors can quickly and automatically conform to the
projects style without thinking. Just let the tool do it.

Uses the configuration recommended by the Black to avoid conflicts of
style.

Rewrite TestImageQt.test_deprecated to no rely on import order.
2019-07-06 16:11:35 -07:00
..
_static Moved docs JS file into custom directory 2019-01-19 20:27:11 +11:00
_templates Updated StackOverflow links [ci skip] 2018-08-14 19:37:16 +10:00
example Introduce isort to automate import ordering and formatting 2019-07-06 16:11:35 -07:00
handbook Improve encoding of TIFF tags (#3861) 2019-06-30 21:48:19 +03:00
reference Documentation for Image module (#3776) 2019-06-28 19:49:45 +03:00
releasenotes Merge branch 'master' into release-notes 2019-07-01 12:58:30 +03:00
resources/js Fixed JS errors in local Sphinx build 2019-01-19 20:39:13 +11:00
about.rst add last PIL release version and date to about.rst 2018-07-01 09:39:26 +03:00
conf.py Introduce isort to automate import ordering and formatting 2019-07-06 16:11:35 -07:00
COPYING Updated copyright year 2019-01-03 09:32:05 +11:00
deprecations.rst Deprecate Image.__del__ 2019-07-01 08:45:19 +03:00
Guardfile Introduce isort to automate import ordering and formatting 2019-07-06 16:11:35 -07:00
index.rst Remove unused RST substitution definition 2019-03-17 08:00:23 +02:00
installation.rst Renamed OS X reference to macOS [ci skip] 2019-06-15 08:02:28 +10:00
make.bat Fresh start for docs, generated by sphinx-apidoc 2013-04-12 19:52:50 +02:00
Makefile Clean up Handbook 2015-09-30 06:38:51 -04:00
PIL.rst Remove redundant module skipping 2018-07-14 23:33:54 +03:00
porting.rst Port to the top 2015-09-30 07:28:35 -04:00