Skip to content

Fixed "DeprecationWarning: the load_module()"#253

Merged
andriy-kokhan merged 1 commit intoopencomputeproject:mainfrom
andriy-kokhan:akokhan/deprecation_warn_fix
Mar 13, 2025
Merged

Fixed "DeprecationWarning: the load_module()"#253
andriy-kokhan merged 1 commit intoopencomputeproject:mainfrom
andriy-kokhan:akokhan/deprecation_warn_fix

Conversation

@andriy-kokhan
Copy link
Contributor

This PR fixes a warning as follows:

 <frozen importlib._bootstrap>:283: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12; use exec_module() instead

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu>
@andriy-kokhan andriy-kokhan merged commit 7e14ef7 into opencomputeproject:main Mar 13, 2025
9 checks passed
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