xflr6 / graphviz

Simple Python interface for Graphviz
https://graphviz.readthedocs.io
MIT License
1.65k stars 213 forks source link

Fix typos #143

Closed kianmeng closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #143 (16a08e9) into master (2861bde) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          15       15           
  Lines         628      628           
=======================================
  Hits          627      627           
  Misses          1        1           
Impacted Files Coverage Δ
graphviz/backend.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 2861bde...16a08e9. Read the comment docs.

xflr6 commented 3 years ago

Thanks!