Skip to content

Fix turbodbc.make_options parameters docstring - #278

Open
arikfr wants to merge 1 commit into
blue-yonder:masterfrom
arikfr:patch-1
Open

Fix turbodbc.make_options parameters docstring#278
arikfr wants to merge 1 commit into
blue-yonder:masterfrom
arikfr:patch-1

Conversation

@arikfr

@arikfr arikfr commented Sep 30, 2020

Copy link
Copy Markdown

The missing colon at the end of the param is likely responsible for the messed up formatting in the documentation:

CleanShot 2020-09-30 at 13 47 15@2x

The missing colon at the end of the param is likely responsible for the messed up formatting in the documentation.
@codecov-commenter

codecov-commenter commented Sep 30, 2020

Copy link
Copy Markdown

Codecov Report

Merging #278 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #278   +/-   ##
=======================================
  Coverage   96.38%   96.38%           
=======================================
  Files         145      145           
  Lines        3211     3211           
=======================================
  Hits         3095     3095           
  Misses        116      116           
Impacted Files Coverage Δ
python/turbodbc/options.py 100.00% <ø> (ø)

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 80a29a7...8f37fbf. Read the comment docs.

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