4 lines
114 B
Python
4 lines
114 B
Python
|
|
from ipandstring.stringip import stringandip
|
||
|
|
|
||
|
|
class ipandstring(stringandip):
|
||
|
|
ROBOT_LIBRARY_SCOPE = 'GLOBAL'
|