forked from loafle/openapi-generator-original
Really fix indentation. Github browser-editor fail\!
This commit is contained in:
parent
6db5c15037
commit
404c5ab8c3
@ -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
|
Loading…
x
Reference in New Issue
Block a user