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

Cell metadata that is specific to text files must come from these files, not ipynb #775

Merged
merged 1 commit into from
May 2, 2021

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented May 1, 2021

Fixes #761

@codecov
Copy link

codecov bot commented May 1, 2021

Codecov Report

Merging #775 (268889a) into master (ea7788b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #775   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files         106      106           
  Lines       10032    10044   +12     
=======================================
+ Hits         9943     9955   +12     
  Misses         89       89           
Impacted Files Coverage Δ
jupytext/metadata_filter.py 100.00% <100.00%> (ø)
tests/test_black.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)

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 ea7788b...268889a. Read the comment docs.

@mwouts mwouts merged commit 1278162 into master May 2, 2021
@mwouts mwouts deleted the fix_black_lines_to_next_cell branch May 2, 2021 09:33
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.

How do I keep 2 lines after functions when piping black?
1 participant