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

Minor improvements: fix typo in test, remove redundant code and replace __import__ #90

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

tjwsch
Copy link
Collaborator

@tjwsch tjwsch commented Mar 30, 2024

The documentation of __import__() states that "Direct use of __import__() is [...] discouraged in favor of importlib.import_module()"

@IshaanDesai IshaanDesai self-requested a review March 30, 2024 19:34
@IshaanDesai IshaanDesai added the enhancement Enchance existing functionality label Mar 30, 2024
@IshaanDesai IshaanDesai merged commit acc3899 into develop Mar 30, 2024
10 checks passed
@IshaanDesai IshaanDesai deleted the minor_improvements branch March 30, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enchance existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants