Fixing ColorCache reference.
This commit is contained in:
parent
1a1a23383f
commit
7438d64be4
|
|
@ -1,4 +1,5 @@
|
|||
from owrx.toolbox import TextParser, ColorCache
|
||||
from owrx.toolbox import TextParser
|
||||
from owrx.color import ColorCache
|
||||
from owrx.map import Map, LatLngLocation
|
||||
from owrx.aprs import getSymbolData
|
||||
from owrx.config import Config
|
||||
|
|
|
|||
Loading…
Reference in New Issue