Gall
Results
1
issues of
Gall
### Steps to reproduce 1. Use the following MCVE: ```python """Shapely no-member false positive MCVE""" from shapely import wkt from shapely.geometry import Polygon POLYGON = Polygon([(0, 0), (0, 1), (1,...
Bug :beetle:
Help wanted 🙏
Needs astroid Brain 🧠
Lib specific 💅
Needs PR