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 tables in oneliners #155

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Conversation

SamGuay
Copy link
Member

@SamGuay SamGuay commented Apr 14, 2022

A better fix for timothycrosley/portray#50.

Doesnt give the error:

pip._vendor.tomli._parser.TOMLDecodeError: Can not mutate immutable namespace ('tool', 'portray', 'mkdocs', 'markdown_extensions') (at line 71, column 42)

when trying to pip install -e .

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@1ba6f28). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #155   +/-   ##
=========================================
  Coverage          ?   70.40%           
=========================================
  Files             ?       10           
  Lines             ?      615           
  Branches          ?       87           
=========================================
  Hits              ?      433           
  Misses            ?      157           
  Partials          ?       25           
Flag Coverage Δ
pytest 70.40% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out 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 1ba6f28...255c449. Read the comment docs.

@arnaudbore arnaudbore merged commit 1a083cf into UNFmontreal:master Apr 14, 2022
@SamGuay SamGuay deleted the fix-pyproject branch April 15, 2022 18:04
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.

None yet

3 participants