mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-22 12:23:48 +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)
|
||||
|
||||
if ".irp.f_shell_" in irp.file:
|
||||
print irp.file
|
||||
l_doc += ["{0}".format(irp.provider),
|
||||
doc,
|
||||
""]
|
||||
|
Loading…
Reference in New Issue
Block a user