You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix CI: ruff compliance, dep versions, remove rdp
- ruff format entire codebase
- fix percent format strings to f-strings
- networkx>=3.2, scipy>=1.10, pyclipper>=1.3 for py3.9 compat
- remove rdp dep, use CGAL only for polyline simplification