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

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

Closed fwitte closed 2 months ago

fwitte commented 2 months ago

Resolve #508

pep8speaks commented 2 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