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

fix docstring of args_tuple_expr #30

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

rfourquet
Copy link
Contributor

A non-quoted underscore was being treated as a Markdown "underline" marker:
args_tuple_expr

A non-quoted underscore was being treated as a Markdown "underline" marker.
@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #30 (a2e96ec) into master (55d91f5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   97.69%   97.69%           
=======================================
  Files           5        5           
  Lines         217      217           
=======================================
  Hits          212      212           
  Misses          5        5           
Impacted Files Coverage Δ
src/def_tools.jl 95.45% <ø> (ø)

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 55d91f5...a2e96ec. Read the comment docs.

@rfourquet
Copy link
Contributor Author

CI errors are presumably due to #28.

@oxinabox oxinabox merged commit 090c74b into invenia:master Jan 11, 2022
@rfourquet rfourquet deleted the doc/args_tuple_expr branch February 26, 2022 14:30
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.

2 participants