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

Fixing Deprecation Warning #219

Merged
merged 7 commits into from
Mar 31, 2023
Merged

Fixing Deprecation Warning #219

merged 7 commits into from
Mar 31, 2023

Conversation

shahidee44
Copy link
Collaborator

Description

  • Updated dictionary selector to select method for importlib entry_points function.

Checklist

  • I have performed a self-review of my code.
  • I have commented my code and used numpy-style docstrings
  • I have made corresponding updates to the documentation.
  • My changes generate no new warnings
  • I have added/updated tests to make sure bugfix/feature works.
  • New and existing unit tests pass locally with my changes.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Name the new unit-tests that you have added along with this change.

@shahidee44 shahidee44 marked this pull request as ready for review March 28, 2023 07:25
@shahidee44 shahidee44 requested a review from vishal-ph March 28, 2023 07:25
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #219 (945ae3f) into dev (3278e64) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #219   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files          37       37           
  Lines        6771     6771           
=======================================
  Hits         6617     6617           
  Misses        154      154           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vishal-ph vishal-ph merged commit e163c02 into dev Mar 31, 2023
@vishal-ph vishal-ph deleted the dev_update_entry_point branch March 31, 2023 05:24
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.

2 participants