FZJ-IEK3-VSA / HiSim

HiSim - House Infrastructure Simulator
MIT License
27 stars 14 forks source link

Black format --line-length 150 #291

Closed k-knosala closed 5 months ago

k-knosala commented 5 months ago

Formatted the folders hisim and system_setups with black --line-length 150.

Pycodestyle erro E203 is disable according to the Black documentation.