You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"\n\nOur time service requires a login/password to rate-limit. Please register for a free adafruit.io account and place the user/key in your secrets file under 'aio_username' and 'aio_key'"# pylint: disable=line-too-long
"\n\nOur image converter service require a login/password to rate-limit. Please register for a free adafruit.io account and place the user/key in your secrets file under 'aio_username' and 'aio_key'"# pylint: disable=line-too-long
"""\n\nNo writable filesystem found for saving datastream. Insert an SD card or set internal filesystem to be unsafe by setting 'disable_concurrent_write_protection' in the mount options in boot.py"""# pylint: disable=line-too-long
976
-
)
975
+
)fromerror
977
976
exceptRuntimeErroraserror:
978
-
print(error)
979
-
raiseRuntimeError("wget didn't write a complete file")
977
+
raiseRuntimeError("wget didn't write a complete file") fromerror
0 commit comments