make BrotherQLRaster & create_label avail. at package level
This commit is contained in:
@@ -4,3 +4,7 @@ class BrotherQLUnsupportedCmd(BrotherQLError): pass
|
|||||||
class BrotherQLUnknownModel(BrotherQLError): pass
|
class BrotherQLUnknownModel(BrotherQLError): pass
|
||||||
class BrotherQLRasterError(BrotherQLError): pass
|
class BrotherQLRasterError(BrotherQLError): pass
|
||||||
|
|
||||||
|
from .raster import BrotherQLRaster
|
||||||
|
|
||||||
|
from .brother_ql_create import create_label
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user