WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
237 stars 110 forks source link

reStructuredText markup fixes for Intro page in documentation #173

Closed r24mille closed 6 years ago

r24mille commented 6 years ago

The table listing balancing authorities was not being rendered in GitHub or Read The Docs. This was due to the column header shorter than the length of BPA's description. It was being interpreted as row spanning multiple columns since the text was longer than the heading.

Fixes #170 and fixes #101.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 57.727% when pulling 654b34fbae7c9bc280ee7c7ac10ee8b0b44b5293 on r24mille:170_doc_formatting_fix into 1df9e480a848c4e7613324f57f8c061acba2e7ff on WattTime:master.