mwouts / jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.65k stars 386 forks source link

Fix opening of notebooks with empty YAML header #1080

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

Closes #1070

codecov[bot] commented 1 year ago

Codecov Report

Merging #1080 (54ea72e) into main (64b84b7) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1080   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files         120      120           
  Lines       11120    11128    +8     
=======================================
+ Hits        11014    11022    +8     
  Misses        106      106           
Impacted Files Coverage Δ
jupytext/formats.py 98.46% <100.00%> (+<0.01%) :arrow_up:
jupytext/version.py 100.00% <100.00%> (ø)
tests/test_read_simple_markdown.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more