Really fix indentation. Github browser-editor fail\!

This commit is contained in:
Grant Thomas 2012-05-08 07:05:12 -07:00
parent 6db5c15037
commit 404c5ab8c3

View File

@ -18,14 +18,14 @@
class VersionChecker(object):
"""
Maintains the compatible server version against which the drive is writtena
Maintains the compatible server version against which the drive is writtena
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
"""
_compatible_version = "$apiVersion$"
@classmethod
def getCompatibleVersion(cls):
"""
Gets the version against which the library code was written
"""
return cls._compatible_version
@classmethod
def getCompatibleVersion(cls):
"""
Gets the version against which the library code was written
"""
return cls._compatible_version