OpenEnergyPlatform / open-MaStR

A collaborative software to download the energy database Marktstammdatenregister (MaStR)
https://open-mastr.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
88 stars 19 forks source link

Use a python profiler to find unused code #591

Open FlorianK13 opened 4 days ago

FlorianK13 commented 4 days ago

We can use a python profiler, like here to find functions and classes in open-mastr that are outdated and not used anymore.