We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa60a3 commit 80a4a77Copy full SHA for 80a4a77
cedargrove_shadowwatcher.py
@@ -29,9 +29,7 @@
29
from analogio import AnalogIn
30
31
__version__ = "0.0.0+auto.0"
32
-__repo__ = (
33
- "https://github.com/CedarGroveStudios/CircuitPython_ShadowWatcher.git"
34
-)
+__repo__ = "https://github.com/CedarGroveStudios/CircuitPython_ShadowWatcher.git"
35
36
37
class ShadowWatcher:
0 commit comments