Kane610 / axis

Python library enabling easy communication with Axis devices and its metadatastream
MIT License
27 stars 11 forks source link

Improve typing in light control #429

Closed Kane610 closed 3 months ago

Kane610 commented 3 months ago

Always use cls in classmethods and return Self Use from future import annotations