django1/django/contrib/gis/geos
Tim Graham 8e2029f8dd Removed import * in tests.
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
2013-10-22 08:32:01 -04:00
..
prototypes Remove some unnecesary uses of bool 2013-10-17 05:27:34 -07:00
tests Removed import * in tests. 2013-10-22 08:32:01 -04:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
base.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
collections.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
coordseq.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
error.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
factory.py [py3] Fixed GEOS/GDAL tests 2012-09-23 19:59:27 +02:00
geometry.py Remove some unnecesary uses of bool 2013-10-17 05:27:34 -07:00
io.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
libgeos.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
linestring.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
mutable_list.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
point.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
polygon.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
prepared.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00