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

Change positional args to keyword args in scipy.signal.remez #45

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

gmgunter
Copy link
Member

Closes #44

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6f77a6d) 97.86% compared to head (c68296c) 97.86%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files           9        9           
  Lines         796      796           
=======================================
  Hits          779      779           
  Misses         17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmgunter gmgunter merged commit d8d9fab into isce-framework:main Jan 22, 2024
5 checks passed
@gmgunter gmgunter deleted the scipy-remez-deprecation branch January 22, 2024 21:17
This pull request was closed.
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.

scipy DeprecationWarning inscipy.signal.remez: use keyword arguments instead of positional
1 participant