mirror of
https://github.com/django/django.git
synced 2025-09-09 12:10:49 +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
|
@ -328,6 +328,7 @@ class SpatialReference(GDALBase):
|
|||
"Returns the XML representation of this Spatial Reference."
|
||||
return capi.to_xml(self.ptr, byref(c_char_p()), dialect)
|
||||
|
||||
|
||||
class CoordTransform(GDALBase):
|
||||
"The coordinate system transformation object."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue