Unverified Commit 184400d2 authored by Giuseppe Carboni's avatar Giuseppe Carboni Committed by GitHub
Browse files

Fix #700, IRAPy now imports Connection class, not module (#701)

This will fix the PyCalmux component behavior
parent d1ee1704
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ list of modules:
"""
import customlogging
import ACSLog
import Connection
from Connection import Connection

#Some comments required here. The custom logger mechanism is not working in python. 
#do the way to separate the system logs to the ones do be shown to the user is to use different