Ex-Mente / auxi.0

GNU Lesser General Public License v3.0
8 stars 8 forks source link

Remove empty stubs #193

Open alchemyst opened 7 years ago

alchemyst commented 7 years ago

See for instance thermo.py. There is no reason to define a blank property in Python. If the property is transparently passed through, there should be no function, just the property.