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

Black reformatting #241

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Black reformatting #241

merged 2 commits into from
Mar 13, 2023

Conversation

georgeyiasemis
Copy link
Contributor

New version of black reformatting

@georgeyiasemis georgeyiasemis added enhancement Improvement of existing feature and removed python labels Mar 13, 2023
@georgeyiasemis georgeyiasemis linked an issue Mar 13, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2968f49) 83.87% compared to head (1127f9a) 83.87%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  Coverage   83.87%   83.87%           
=======================================
  Files          91       91           
  Lines        6276     6276           
=======================================
  Hits         5264     5264           
  Misses       1012     1012           
Impacted Files Coverage Δ
direct/common/subsample.py 94.45% <ø> (ø)
direct/data/datasets.py 87.46% <ø> (ø)
direct/functionals/grad.py 97.95% <ø> (ø)
direct/nn/cirim/cirim_engine.py 95.45% <ø> (ø)
direct/nn/crossdomain/crossdomain.py 90.16% <ø> (ø)
direct/nn/iterdualnet/iterdualnet_engine.py 100.00% <ø> (ø)
direct/nn/jointicnet/jointicnet_engine.py 100.00% <ø> (ø)
direct/nn/kikinet/kikinet_engine.py 100.00% <ø> (ø)
direct/nn/lpd/lpd.py 90.36% <ø> (ø)
direct/nn/lpd/lpd_engine.py 100.00% <ø> (ø)
... and 14 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jonasteuwen jonasteuwen merged commit 3a5e2aa into main Mar 13, 2023
@jonasteuwen jonasteuwen deleted the black-reformatting branch March 13, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to do black reformatting
2 participants