ladybug-tools / ladybug-geometry

🐞 📦 A library with geometry objects used throughout the Ladybug Tools core libraries
https://www.ladybug.tools/ladybug-geometry/docs/
GNU Affero General Public License v3.0
25 stars 23 forks source link

style(python2): Ensure __division__ is imported at the top of every file #414

Closed chriswmackey closed 2 months ago

chriswmackey commented 2 months ago

... even those where there's no division happening (just in case).