Commit 2c983fb
committed
fix: replace leftover logging.warning with print
Resolves a potential NameError crash caused by a leftover `logging` reference after the module was removed in the previous commit.1 parent 9b6399f commit 2c983fb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments