oemof / tespy

Thermal Engineering Systems in Python (TESPy). This package provides a powerful simulation toolkit for thermal engineering plants such as power plants, district heating systems or heat pumps.
https://tespy.readthedocs.io
MIT License
272 stars 85 forks source link

Fix broken links compressor class docs #263

Closed fwitte closed 3 years ago

fwitte commented 3 years ago

Resolve #262

pep8speaks commented 3 years ago

Hello @fwitte! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 44:80: E501 line too long (90 > 79 characters) Line 45:80: E501 line too long (87 > 79 characters)

Comment last updated at 2021-04-22 13:52:52 UTC