oemof / tespy

Thermal Engineering Systems in Python (TESPy). This package provides a powerful simulation toolkit for thermodynamic modeling of thermal engineering plants such as power plants, heat pumps or refrigeration machines.
https://tespy.readthedocs.io
MIT License
281 stars 86 forks source link

Dynamically get component classes from tespy.components module level #510

Closed fwitte closed 7 months ago

fwitte commented 7 months ago

Resolve #508

pep8speaks commented 7 months ago

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

Line 285:80: E501 line too long (85 > 79 characters) Line 287:80: E501 line too long (84 > 79 characters)

Comment last updated at 2024-04-30 16:03:44 UTC