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

Escape the \ in a docstring #7552

Merged
merged 1 commit into from Feb 2, 2024
Merged

Conversation

yarikoptic
Copy link
Member

Otherwise lead to the warning

change is so minor that I do not think it is worth a changelog

Otherwise lead to the warning
@yarikoptic yarikoptic added the semver-documentation Changes only affect the documentation, no impact on version label Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (08315c1) 91.16% compared to head (29870db) 91.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##            maint    #7552      +/-   ##
==========================================
+ Coverage   91.16%   91.23%   +0.07%     
==========================================
  Files         325      325              
  Lines       43440    43440              
  Branches     5785     5785              
==========================================
+ Hits        39600    39634      +34     
+ Misses       3825     3791      -34     
  Partials       15       15              

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

@yarikoptic
Copy link
Member Author

FTR Mac fail is

FAILED ../tests/test_annexrepo.py::test_is_available[False] - datalad.runner.exception.CommandError: CommandError: 'git -c diff.ignoreSubmodules=none -c core.quotepath=false annex find --anything --json --json-error-messages -c annex.dotfiles=true -- test-annex.dat' failed with exitcode 139 under /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/datalad_temp_test_is_available7vgluc6z [info keys: stdout_json] [err: 'error: git-annex died of signal 11']

@yarikoptic yarikoptic merged commit 2ff2ffe into datalad:maint Feb 2, 2024
20 of 22 checks passed
@yarikoptic yarikoptic deleted the bf-doc-minor branch February 2, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-documentation Changes only affect the documentation, no impact on version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant