clslgrnc / tbrop

Useless return detected PYL-R1711
Anti-pattern
Minor
10 months ago5 years old
Useless return at end of function or method
 87            return True
 88
 89    # @profile
 90    def collect(self, callback=defaultCallback, context=None, max_cost=64): 91        worklist = {}
 92
 93        # Init worklist