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

Silence deprecation warning about imp usage #780

Closed
diptorupd opened this issue Sep 21, 2022 · 1 comment
Closed

Silence deprecation warning about imp usage #780

diptorupd opened this issue Sep 21, 2022 · 1 comment
Assignees

Comments

@diptorupd
Copy link
Contributor

The following deprecation warning is thrown when running dpex tests


  /localdisk/work/diptorup/devel/numba-dpex/numba_dpex/config.py:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import imp
@diptorupd diptorupd self-assigned this Sep 21, 2022
@diptorupd diptorupd changed the title Silence deprecation warning Silence deprecation warning about imp usage Sep 21, 2022
@diptorupd
Copy link
Contributor Author

Done in #804

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

No branches or pull requests

1 participant