__init__.py
|
Fixed #21302 -- Fixed unused imports and import *.
|
2013-11-02 15:24:56 -04:00 |
layermapping.py
|
Fixed E265 comment style
|
2015-02-06 09:30:35 -05:00 |
ogrinfo.py
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
ogrinspect.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
srs.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
wkt.py
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |