-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
aabe350
to
ca55f55
Compare
Coverage remained the same at 100.0% when pulling ca55f559f2f063ddc43b8499565d820349fda0a7 on feature/cg/version_fix into db77d9f on master. |
Coverage remained the same at 100.0% when pulling ca55f559f2f063ddc43b8499565d820349fda0a7 on feature/cg/version_fix into db77d9f on master. |
Just curious: what's the advantage of wrapping it in a function? |
all those variables aren't exposed on the module (which they shouldn't be), also lowercase is more readable. |
It would also be easier to test if we wanted to add one for this instead of no covering it |
going to go ahead and write a test for this before we merge, but it should still help @pwilkins on his doc PR as is |
ca55f55
to
3119548
Compare
Tests added |
3119548
to
244534b
Compare
Thank goodness you got to the bottom of this. |
Umm, did you mean to close? I think you wanted merge |
Use absolute path to __file__.
This should fix the readthedocs bug #25. I don't have enough SO rep to comment, but the code didn't properly path file. This adds that and makes the code look a little nicer. See http://pylmod.readthedocs.org/en/feature-cg-apidoc_debug/ for this PR cherry-picked onto @pwilkins api docs PR and note the version is correct