This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dongxiaoyan-tsg-autotest/04-CustomLibrary/ipandstring/__init__.py
2020-07-24 11:01:25 +08:00

4 lines
114 B
Python

from ipandstring.stringip import stringandip
class ipandstring(stringandip):
ROBOT_LIBRARY_SCOPE = 'GLOBAL'