Windham-High-School / CubeServer-api-python

The Python/Circuitpython version of the data API wrapper for a high-school STEM competition
MIT License
1 stars 0 forks source link

Replace exceptions with booleans #21

Closed snorklerjoe closed 1 year ago

snorklerjoe commented 1 year ago

Exception handling is something beginners will have more trouble with.

snorklerjoe commented 1 year ago

This has largely been accomplished; a closer look should be taken; see #23