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

Update deprecated imp to importlib #148

Merged
merged 1 commit into from
Apr 20, 2021
Merged

Conversation

sfarrens
Copy link
Contributor

Resolves the following warning.

DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import imp

@sfarrens sfarrens added enhancement clean up small corrections and improvements labels Apr 20, 2021
@sfarrens sfarrens self-assigned this Apr 20, 2021
@sfarrens sfarrens merged commit 101b9f3 into CEA-COSMIC:develop Apr 20, 2021
@sfarrens sfarrens deleted the importlib branch April 20, 2021 09:35
@sfarrens sfarrens removed clean up small corrections and improvements enhancement labels Apr 20, 2021
@sfarrens sfarrens removed their assignment Apr 20, 2021
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.

1 participant