tensorflow / adanet

Fast and flexible AutoML with learning guarantees.
https://adanet.readthedocs.io
Apache License 2.0
3.47k stars 529 forks source link

Fix minor typos #122

Closed lc0 closed 4 years ago

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   89.06%   89.06%           
=======================================
  Files          33       33           
  Lines        3156     3156           
  Branches      511      511           
=======================================
  Hits         2811     2811           
  Misses        251      251           
  Partials       94       94

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 b5007ae...98c7120. Read the comment docs.

lc0 commented 4 years ago

cc @cweill as this is rather tiny change

cweill commented 4 years ago

@lc0 Thanks for the change. We'll merge it in.