mirror of
https://github.com/django/django.git
synced 2025-11-24 04:47:12 +00:00
Continue to attack E302 violations
This commit is contained in:
parent
8b3d9d96ed
commit
19256f300e
67 changed files with 171 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ from django.utils.six.moves import xrange
|
|||
#
|
||||
# The OGR_G_* routines are relevant here.
|
||||
|
||||
#### OGRGeometry Class ####
|
||||
|
||||
class OGRGeometry(GDALBase):
|
||||
"Generally encapsulates an OGR geometry."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue