dbrattli / aioreactive

Async/await reactive tools for Python 3.11+
MIT License
350 stars 24 forks source link

Thank you for making this lib's type hinting so clean #41

Closed kstech-roadie closed 1 year ago

kstech-roadie commented 1 year ago

For how complex this library is, and that I have strict type checking turned on in VSCode/Pylance, incredibly, I'm able to get clean type checks on my modules. Thank you.