rename urx.py to urrobot.py to avoid import error
This commit is contained in:
parent
f34d5ee803
commit
dc01f2a4cb
@ -5,5 +5,5 @@ __version__ = "0.8"
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
from .urx import Robot, RobotException, URRobot
|
from .urrobot import Robot, RobotException, URRobot
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user