adafruit / Adafruit_CircuitPython_Wiznet5k

Pure-Python interface for WIZNET 5k Ethernet modules
Other
15 stars 37 forks source link

Fix incorrect quotes in docstring #164

Closed dhalbert closed 5 months ago

dhalbert commented 5 months ago

Non-ASCII quotes were used in a docstring. This isn't necessarily a bad thing, but it's wrong in this case.