fix import

This commit is contained in:
Jakob Ketterl 2020-03-25 15:48:27 +01:00
parent 4aac5c9584
commit 0e19a40968
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from owrx.property import PropertyManager
from owrx.property import PropertyManager, PropertyLayer
import importlib.util
import os
import logging