Skip to content

Improve imports and update core modules#17

Open
PredictiveManish wants to merge 1 commit intoGianMarcoDeBortoli:mainfrom
PredictiveManish:Imports-improvement
Open

Improve imports and update core modules#17
PredictiveManish wants to merge 1 commit intoGianMarcoDeBortoli:mainfrom
PredictiveManish:Imports-improvement

Conversation

@PredictiveManish
Copy link
Copy Markdown

Closes #14
This PR makes the module more better in importing and calling the methods & functions from other files and from different libraries.
Created __init__.py to make all the packages getting called from a single import
like

from PyRES import PhRoom_wgn, FDN, energy_coupling

Instead of calling multiple times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improve classes and functions imports

1 participant