I just stuck the message in Github.
On Monday, January 30, 2023 at 7:39:07 PM UTC-5 [email protected] wrote:
> 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/e0e12774-46da-413b-8223-27a3634fc965n%40googlegroups.com.