This commit is contained in:
parent
d542f08dd0
commit
dfa225fdcb
@ -15,6 +15,6 @@ from .alignment import Alignment
|
|||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"Font", "FontWeight", "FontStyle", "TextDecoration",
|
"Font", "FontWeight", "FontStyle", "TextDecoration",
|
||||||
"AbstractStyle", "AbstractStyleRegistry", "FontFamily", "FontSize", "TextAlign",
|
"AbstractStyle", "AbstractStyleRegistry", "FontFamily", "FontSize",
|
||||||
"ConcreteStyle", "PageStyle", "Alignment"
|
"ConcreteStyle", "PageStyle", "Alignment"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user