Closed vegovs closed 4 years ago
Defining a local variable or function with the same name as a built-in object makes the built-in object unusable within the current scope and makes the code prone to bugs.
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/gil-uav/semantic-image-segmentation/issue/PYL-W0622/occurrences/
Description
Defining a local variable or function with the same name as a built-in object makes the built-in object unusable within the current scope and makes the code prone to bugs.
Occurrences
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/gil-uav/semantic-image-segmentation/issue/PYL-W0622/occurrences/