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
256 stars 80 forks source link

Switched sign for value referencing of delta to match docs #459

Closed fwitte closed 6 months ago

fwitte commented 6 months ago

Resolve #458

pep8speaks commented 6 months ago

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

Line 813:80: E501 line too long (100 > 79 characters)

Line 90:80: E501 line too long (86 > 79 characters) Line 119:80: E501 line too long (85 > 79 characters)

Comment last updated at 2023-12-07 18:24:24 UTC