mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-07 23:49:42 +00:00
Restore signals import, screw you import optimisation
This commit is contained in:
@@ -5,4 +5,4 @@ class RIGSAppConfig(AppConfig):
|
|||||||
name = 'RIGS'
|
name = 'RIGS'
|
||||||
|
|
||||||
def ready(self):
|
def ready(self):
|
||||||
pass
|
import RIGS.signals
|
||||||
|
|||||||
Reference in New Issue
Block a user