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

Removed unused imported modules from tests. #210

Conversation

willynilly
Copy link
Contributor

Removed unused imports in tests.

My last pull request was rejected because I had reformatted the file with autopep8 (https://pypi.org/project/autopep8/). This pull request does not reformat the file with autopep8.

@willynilly
Copy link
Contributor Author

This is my second attempt to submit a PR for minor changes, but I have removed the PEP8 formatting as requested in this pull request: #209

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.70%. Comparing base (8421268) to head (d14ab05).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   95.70%   95.70%   -0.01%     
==========================================
  Files          11       11              
  Lines        1910     1908       -2     
==========================================
- Hits         1828     1826       -2     
  Misses         82       82              

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

@andrewgsavage andrewgsavage merged commit 57e2a20 into lmfit:master Apr 2, 2024
18 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.

2 participants