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

Fix pylint 2.9.3 #274

Merged
merged 2 commits into from
Jul 5, 2021
Merged

Fix pylint 2.9.3 #274

merged 2 commits into from
Jul 5, 2021

Conversation

tovrstra
Copy link
Member

@tovrstra tovrstra commented Jul 5, 2021

Fix a few lines picked up by the latest Pylint. This should also fix the conda build and make it possible again to make alpha releases. I'll merge when this passes.

@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #274 (e80e463) into master (1de4661) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   94.94%   94.94%           
=======================================
  Files          74       74           
  Lines        8719     8722    +3     
  Branches     1195     1195           
=======================================
+ Hits         8278     8281    +3     
  Misses        192      192           
  Partials      249      249           
Impacted Files Coverage Δ
iodata/test/test_cube.py 91.66% <100.00%> (+0.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1de4661...e80e463. Read the comment docs.

@tovrstra tovrstra merged commit a7d7d59 into theochem:master Jul 5, 2021
@tovrstra tovrstra deleted the fix-pylint-2.9.3 branch July 5, 2021 09:02
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