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

Make the network loader only import valid tespy component class names #536

Closed fwitte closed 3 months ago

fwitte commented 3 months ago

Resolve #535

pep8speaks commented 3 months ago

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

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