NWChemEx / PluginPlay

An inversion-of-control framework for developing modular scientific software.
https://nwchemex.github.io/PluginPlay/
Apache License 2.0
10 stars 2 forks source link

Patch for Multiple Python Modules #335

Closed jwaldrop107 closed 9 months ago

jwaldrop107 commented 9 months ago

Is this pull request associated with an issue(s)? Associated with #328, but does not resolve it.

Description These changes are a somewhat hacky patch to deal with the problem identified in #328. Namely, if a ModuleBase is identified as originating in python, the ModuleManager stores it in a map specific to python modules. This PR explicitly does not resolve this issue. A more complete solution should replace this when someone has the available cycles.

ryanmrichard commented 9 months ago

🚀 [bumpr] Bumped! New version:v1.0.24 Changes:v1.0.23...v1.0.24