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

Run Black #406

Closed
wants to merge 3 commits into from
Closed

Run Black #406

wants to merge 3 commits into from

Conversation

j1c
Copy link
Collaborator

@j1c j1c commented Aug 27, 2020

Reference Issues/PRs

Fixes #405. Removes all trailing spaces in multiline strings

What does this implement/fix? Explain your changes.

Run latest version of black on graspy and tests folder

@j1c j1c requested a review from bdpedigo August 27, 2020 02:44
@netlify
Copy link

netlify bot commented Aug 27, 2020

Deploy preview for graspy failed.

Built with commit 58d695c

https://app.netlify.com/sites/graspy/deploys/5f47e230071d3d00070c78bf

@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #406   +/-   ##
=======================================
  Coverage   88.10%   88.10%           
=======================================
  Files          41       41           
  Lines        2698     2698           
=======================================
  Hits         2377     2377           
  Misses        321      321           
Impacted Files Coverage Δ
graspy/cluster/autogmm.py 91.76% <ø> (ø)
graspy/cluster/kclust.py 100.00% <ø> (ø)
graspy/datasets/base.py 100.00% <ø> (ø)
graspy/embed/ase.py 100.00% <ø> (ø)
graspy/embed/base.py 94.11% <ø> (ø)
graspy/embed/lse.py 100.00% <ø> (ø)
graspy/embed/mase.py 95.45% <ø> (ø)
graspy/embed/mds.py 100.00% <ø> (ø)
graspy/embed/omni.py 96.55% <ø> (ø)
graspy/embed/svd.py 100.00% <ø> (ø)
... and 13 more

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 7ea46b0...58d695c. Read the comment docs.

@j1c j1c closed this Aug 27, 2020
@j1c j1c reopened this Aug 27, 2020
@j1c j1c closed this Aug 27, 2020
@j1c j1c deleted the black branch August 27, 2020 16:40
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.

Run black again on graspy
1 participant