#coding=utf-8
from GetTimeLibrary.GetTime import GetTime
__version__ = '1.0'
class GetTimeLibrary(GetTime):
ROBOT_LIBRARY_SCOPE = 'GLOBAL'