EntilZha / PyFunctional

Python library for creating data pipelines with chain functional programming
http://pyfunctional.pedro.ai
MIT License
2.41k stars 132 forks source link

Fix typos #119

Closed jwilk closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #119   +/-   ##
======================================
  Coverage    99.9%   99.9%           
======================================
  Files          12      12           
  Lines        2149    2149           
======================================
  Hits         2147    2147           
  Misses          2       2

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 d2ed6ba...a43c993. Read the comment docs.

EntilZha commented 6 years ago

Thanks for fixing some typos!