mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-03 20:54:00 +01:00
Removed print
This commit is contained in:
parent
60a13efccd
commit
e04a426051
@ -159,7 +159,6 @@ def update_documentation(d_readmen, root_module):
|
|||||||
doc = extract_doc(root_module, irp.provider)
|
doc = extract_doc(root_module, irp.provider)
|
||||||
|
|
||||||
if ".irp.f_shell_" in irp.file:
|
if ".irp.f_shell_" in irp.file:
|
||||||
print irp.file
|
|
||||||
l_doc += ["{0}".format(irp.provider),
|
l_doc += ["{0}".format(irp.provider),
|
||||||
doc,
|
doc,
|
||||||
""]
|
""]
|
||||||
|
Loading…
Reference in New Issue
Block a user