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

Reformat from new black version #38

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Reformat from new black version #38

merged 1 commit into from
Sep 21, 2020

Conversation

AdamGleave
Copy link
Member

black upgrade made some changes to formatting: reformat to be consistent with linter.

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #38 into master will decrease coverage by 3.09%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #38      +/-   ##
===========================================
- Coverage   100.00%   96.90%   -3.10%     
===========================================
  Files           24       24              
  Lines          646      646              
===========================================
- Hits           646      626      -20     
- Misses           0       20      +20     
Impacted Files Coverage Δ
src/seals/base_envs.py 100.00% <ø> (ø)
src/seals/diagnostics/branching.py 100.00% <ø> (ø)
src/seals/diagnostics/early_term.py 100.00% <ø> (ø)
src/seals/diagnostics/init_shift.py 100.00% <ø> (ø)
src/seals/diagnostics/largest_sum.py 100.00% <ø> (ø)
src/seals/diagnostics/noisy_obs.py 100.00% <ø> (ø)
src/seals/diagnostics/risky_path.py 100.00% <ø> (ø)
src/seals/diagnostics/sort.py 100.00% <ø> (ø)
src/seals/mujoco.py 100.00% <ø> (ø)
src/seals/testing/envs.py 100.00% <ø> (ø)
... 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 ac33ba3...ebfb0fc. Read the comment docs.

@AdamGleave AdamGleave merged commit 8c0d2ff into master Sep 21, 2020
@AdamGleave AdamGleave deleted the new-black branch September 21, 2020 13:27
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.

2 participants