Test Absolute imports
This commit is contained in:
parent
a4e7b66f95
commit
9ee7695030
@ -2,8 +2,8 @@ import socket
|
||||
import threading
|
||||
import time
|
||||
|
||||
from .Participant import Participant
|
||||
from .Thing import Thing
|
||||
from RoboidControl.Participant import Participant
|
||||
from RoboidControl.Thing import Thing
|
||||
from Messages.ParticipantMsg import ParticipantMsg
|
||||
from Messages.NetworkIdMsg import NetworkIdMsg
|
||||
from Messages.ThingMsg import ThingMsg
|
||||
|
Loading…
x
Reference in New Issue
Block a user