Closed prcutler closed 6 months ago
This is my first time updating a library for type annotations so it could probably use a thorough review.
I'm also stuck on the following types, if anyone has some feedback or direction for me:
Line 100: type for spi_bus Line 125: type for file_name
spi_bus
file_name
I'm happy to update the PR with the right types or fix any errors.
Thanks!
annotations are now merged in from #34
This is my first time updating a library for type annotations so it could probably use a thorough review.
I'm also stuck on the following types, if anyone has some feedback or direction for me:
Line 100: type for
spi_bus
Line 125: type forfile_name
I'm happy to update the PR with the right types or fix any errors.
Thanks!