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

remove tab in biolink model #1971

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

sneakers-the-rat
Copy link
Collaborator

the tiniest PR in the world.

re: linkml/linkml-runtime#306

if yamllib (rather than pure python pyyaml) tries to read a multiline string that starts with a \t it chokes.

replace \t with two spaces

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.74%. Comparing base (f9012e1) to head (3cffe72).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1971   +/-   ##
=======================================
  Coverage   80.74%   80.74%           
=======================================
  Files         104      104           
  Lines       11576    11576           
  Branches     2899     2899           
=======================================
  Hits         9347     9347           
  Misses       1691     1691           
  Partials      538      538           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cmungall cmungall merged commit 5ecc2ad into linkml:main Mar 14, 2024
11 checks passed
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

2 participants