Skip to content

Check overload of built-in function or attributeDisable #44

@acutesoftware

Description

@acutesoftware

aikif/toolbox/Toolbox.py

Line 74
1
Try to rename user-defined function. Overloading built-in functions is bad practice and should be avoided as much as possible.
self.lg.record_process(self._get_tool_str(tool))

def list(self):
    """
    Display the list of items 
    """
  • found by quantifiedcode

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions