diff options
author | Jelle van der Waa <jelle@vdwaa.nl> | 2024-04-28 12:59:23 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2024-05-01 12:37:10 -0400 |
commit | 7e8c7f46a971c0aaae39754b52d52c001f052723 (patch) | |
tree | f12290d5d0620f36715565353e2d9656c54e35fa /src/stm32/spi.c | |
parent | af149b47814c500fb795d7d18df26643bc59412d (diff) | |
download | kutter-7e8c7f46a971c0aaae39754b52d52c001f052723.tar.gz kutter-7e8c7f46a971c0aaae39754b52d52c001f052723.tar.xz kutter-7e8c7f46a971c0aaae39754b52d52c001f052723.zip |
klippy: Replace logging.warn usage with logging.warning
logging.warn is an alias to logging.warning since Python 3.3 and will be
removed in Python 3.13.
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Diffstat (limited to 'src/stm32/spi.c')
0 files changed, 0 insertions, 0 deletions