fixed a syntax highlighting oddity
This commit is contained in:
parent
5448cb07c1
commit
5ad4f3bc5f
|
|
@ -53,7 +53,7 @@ class DistributedObjectUD(DistributedObjectBase):
|
|||
"""
|
||||
print out doId(parentId, zoneId) className
|
||||
and conditionally show generated, disabled, neverDisable,
|
||||
or cachable"
|
||||
or cachable
|
||||
"""
|
||||
spaces=' '*(indent+2)
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in New Issue