I don't know where to report this. I just updated to 4.10.1 and was
getting errors in syslog. There is an extra "f" in line 259 of
imagegenerator.py
diff imagegenerator.py imagegenerator.py.orig
259c259
< log.error("Unknown plot type {plot_type}. Ignored")
---
> log.error(f"Unknown plot type {plot_type}. Ignored")
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/a57f086a-bf55-4f0c-9227-6c20d17477a9n%40googlegroups.com.