Open your file and correct this:

        [[[dayhumidity]]]
            [[[[inHumidity]]]]
           [[[[outHumidity]]]]

to this:

        [[[dayhumidity]]]
            [[[[inHumidity]]]]
            [[[[outHumidity]]]]


You should learn the Python Indentation.

https://docs.python.org/2.0/ref/indentation.html

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to