dgorissen / pycel

A library for compiling excel spreadsheets to python code & visualizing them as a graph
GNU General Public License v3.0
565 stars 147 forks source link

docs: Fix a few typos #140

Closed timgates42 closed 2 years ago

timgates42 commented 2 years ago

There are small typos in:

Fixes:

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

codecov-commenter commented 2 years ago

Codecov Report

Merging #140 (0b76244) into master (6ce2bc2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #140   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         3757      3757           
  Branches       912       912           
=========================================
  Hits          3757      3757           
Impacted Files Coverage Δ
src/pycel/excelcompiler.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 6ce2bc2...0b76244. Read the comment docs.