Commit 8843eae
fix: Update mpesakit/http_client/mpesa_http_client.py
Don’t call logging.basicConfig in a library module.
This globally alters app logging. Remove basicConfig; keep module logger only.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>1 parent f0e98b8 commit 8843eae
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments