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

STYLE: Apply black formatting #428

Merged
merged 5 commits into from
Jul 19, 2019
Merged

STYLE: Apply black formatting #428

merged 5 commits into from
Jul 19, 2019

Conversation

ANazaret
Copy link
Contributor

@ANazaret ANazaret commented Jul 19, 2019

Justified by psf/black#134

Copy link
Contributor

@gabmis gabmis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, if we're gonna do it might as well do it right

@codecov-io
Copy link

codecov-io commented Jul 19, 2019

Codecov Report

Merging #428 into master will increase coverage by 0.02%.
The diff coverage is 92.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #428      +/-   ##
==========================================
+ Coverage    88.7%   88.73%   +0.02%     
==========================================
  Files          29       29              
  Lines        3372     3372              
==========================================
+ Hits         2991     2992       +1     
+ Misses        381      380       -1
Impacted Files Coverage Δ
scvi/dataset/anndataset.py 84.44% <ø> (ø) ⬆️
scvi/dataset/synthetic.py 100% <100%> (ø) ⬆️
scvi/dataset/seqfish.py 100% <100%> (ø) ⬆️
scvi/models/modules.py 95.68% <100%> (ø) ⬆️
scvi/models/log_likelihood.py 100% <100%> (ø) ⬆️
scvi/inference/inference.py 100% <100%> (ø) ⬆️
scvi/dataset/brain_large.py 97.82% <100%> (ø) ⬆️
scvi/models/vaec.py 100% <100%> (ø) ⬆️
scvi/models/utils.py 96% <100%> (ø) ⬆️
scvi/dataset/cite_seq.py 97.22% <50%> (ø) ⬆️
... and 6 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 2e97d59...9af73dc. Read the comment docs.

* update README.rst with black badge
* update CONTRIBUTING.rst
* add pre-commit hook
* add black requirement
ANazaret and others added 3 commits July 19, 2019 14:47
# Conflicts:
#	scvi/inference/annotation.py
#	scvi/inference/inference.py
#	scvi/inference/trainer.py
* add a fixed version for black
* reformat CONTRIBUTING.rst
@gabmis gabmis merged commit f58fcea into master Jul 19, 2019
@gabmis gabmis deleted the black branch July 19, 2019 22:18
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.

4 participants