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