peterhinch / micropython-async

Application of uasyncio to hardware interfaces. Tutorial and code.
MIT License
744 stars 169 forks source link

v3/primitives/__init__.py: Fix classname and module name in lazy loader #107

Closed ned-pcs closed 1 year ago

ned-pcs commented 1 year ago

This PR fixes the reference to Encoder in v3/primitives/__init__.py.