Skip to content

Replace log.warn -> log.warning

Emanuele Roberto Nocera requested to merge log.warn into master

Created by: Zaharid

I have no idea why this got deprecated but it is rather annoying that it shows in the test logs so much. Change all the instances to use log.warning instead.

Also take the opportunity to use f-strings in more places.

Merge request reports

Loading