nqrduck / nqrduck

MIT License
1 stars 1 forks source link

Inconsistent method name? #47

Open kumitterer opened 1 month ago

kumitterer commented 1 month ago

I find the name of the MainModel.add_module() method somewhat confusing/inconsistent. Should this be called load_module()?

https://github.com/nqrduck/nqrduck/blob/bc99092d40cdf7c7de3f1753d330dfaf6b182986/src/nqrduck/core/main_model.py#L48