Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix import statements #315

Merged
merged 2 commits into from
Jul 2, 2021
Merged

Fix import statements #315

merged 2 commits into from
Jul 2, 2021

Conversation

rouille
Copy link
Collaborator

@rouille rouille commented Jul 2, 2021

Pull Request doc

Purpose

Sphinx uncovers some bad imports following #310. This PR fixes the import statements. It also anticipates the renaming of the function in Breakthrough-Energy/PowerSimData#518. Finally, I cleaned up an __init__ file

What the code is doing

  • Modify import statements of functions that are not tested

Testing

Sphinx is able to import all modules

Where to look

Import statements

Usage Example/Visuals

N/A

Time estimate

5min

@rouille rouille self-assigned this Jul 2, 2021
@rouille rouille changed the title Ben/import Fix import statements Jul 2, 2021
Copy link
Contributor

@danielolsen danielolsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@rouille rouille merged commit 25f11a5 into develop Jul 2, 2021
@rouille rouille deleted the ben/import branch July 2, 2021 21:49
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.

4 participants