mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 15:32:14 +00:00
Added printing requirements
This commit is contained in:
7
z3c/rml/__init__.py
Normal file
7
z3c/rml/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# Hook up our custom paragraph parser.
|
||||
import z3c.rml.paraparser
|
||||
import z3c.rml.rlfix
|
||||
|
||||
|
||||
from reportlab.lib.styles import getSampleStyleSheet
|
||||
SampleStyleSheet = getSampleStyleSheet()
|
||||
Reference in New Issue
Block a user