Add reference to weather module to the formatp documentation

This commit is contained in:
Erik Johnson 2016-03-29 00:46:00 -05:00
parent 0ec2bf7b53
commit 66bc56b7a4

View File

@ -175,9 +175,9 @@ decimal dot
formatp
~~~~~~~
Some modules use an extended format string syntax (the :py:mod:`.mpd`
module, for example). Given the format string below the output adapts
itself to the available data.
Some modules use an extended format string syntax (the :py:mod:`.mpd` and
:py:mod:`.weather` modules, for example). Given the format string below the
output adapts itself to the available data.
::