Move Renderable to own file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# encoding: utf-8
|
||||
|
||||
from .render import Renderable
|
||||
from .renderable import Renderable
|
||||
from decimal import Decimal
|
||||
from .generic import transpose_fill
|
||||
|
||||
|
Reference in New Issue
Block a user