Open barabum0 opened 1 year ago
Merging #145 (fb8c506) into main (ec406ff) will decrease coverage by
0.26%
. The diff coverage is60.00%
.
added some commits to please lint checker
CI / lint (pull_request) Failing after 1m
I actually don't know whats wrong with my code (if so). But my feature is working correctly, so please review and merge it
CI / lint (pull_request) Failing after 1m
I actually don't know whats wrong with my code (if so). But my feature is working correctly, so please review and merge it
While I am not involved with the project, you might be able to fix your issue: apparently you overindented something, try reformatting with black and committing. You can see the ci issue here: https://github.com/samuelcolvin/python-devtools/actions/runs/6684613574/job/18162063139?pr=145#step:6:158
I added logger_function parameter to Debug() class that replaces print if set. Here is an example of usage with loguru: