Closed sheromon closed 1 year ago
Merging #192 (9a832af) into master (30731af) will decrease coverage by
0.04%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #192 +/- ##
==========================================
- Coverage 71.83% 71.80% -0.04%
==========================================
Files 19 19
Lines 1846 1844 -2
Branches 410 409 -1
==========================================
- Hits 1326 1324 -2
Misses 409 409
Partials 111 111
Thank you very much. I'm merging this now and will do a couple of very minor edits before I publish it.
Your changes have been published as v1.12.13 now available on PyPI.
@thebjorn, wow, you're fast. Thank you!
I'm new to trying to contribute to open-source, but anyway, I thought this pydeps tool was very cool, so here's my attempt to update the README so that past me would have better understood how to do what I wanted to do. This is related to #163.
I noticed most to all of the example graphs use pydeps for the example, but I found it didn't make sense for the use I wanted? Not sure if its okay to use a different package like pandas, but that's what I tried to do.