higra / Higra

Hierarchical Graph Analysis
Other
99 stars 19 forks source link

Sequential combine accumulator py example edited #206

Closed ritvik06 closed 4 years ago

ritvik06 commented 4 years ago

Order of positional arguments in the python example given in the docs was wrong

codecov[bot] commented 4 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files          44       44           
  Lines        4412     4412           
=======================================
  Hits         4358     4358           
  Misses         54       54           
PerretB commented 4 years ago

Thank you!