tkopecek / koji

Forked from koji 7 years ago
Clone

7382eab Correct docstring about deleting inheritance rules

Authored and Committed by carlwgeorge 4 years ago
    Correct docstring about deleting inheritance rules
    
    The docstring for the setInheritanceData method states that a special
    "remove link" key set to True will remove an inheritance rule.  The
    _writeInheritanceData function actually looks for a "delete link" key.
    The commit updates the docstring to reflect reality.
    
        
file modified
+1 -1