MDAnalysis / pmda

Parallel algorithms for MDAnalysis
https://www.mdanalysis.org/pmda/
Other
31 stars 22 forks source link

Remove pytest-pep8 #142

Closed yuxuanzhuang closed 4 years ago

yuxuanzhuang commented 4 years ago

Fixes #139 Fixes #143

Changes made in this Pull Request:

PR Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #142 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files          12       12           
  Lines         775      775           
  Branches       91       91           
=======================================
  Hits          759      759           
  Misses         10       10           
  Partials        6        6           

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 13fa3b5...a694045. Read the comment docs.

orbeckst commented 4 years ago

Thanks!