TutteInstitute / vectorizers

Vectorizers for a range of different data types
BSD 3-Clause "New" or "Revised" License
97 stars 23 forks source link

Fix documentation #95

Closed cakiki closed 2 years ago

cakiki commented 2 years ago

Fixes #94 and a minor typo

codecov-commenter commented 2 years ago

Codecov Report

Merging #95 (e5eaf84) into master (95dd852) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   90.55%   90.55%           
=======================================
  Files          28       28           
  Lines        4491     4491           
=======================================
  Hits         4067     4067           
  Misses        424      424           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

lmcinnes commented 2 years ago

Thank you!