bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024)
Previous to commit ee171a26 the logline was working because of self.info() (now deprecated) defaults to an empty message.
Showing
Please
register
or
sign in
to comment
Previous to commit ee171a26 the logline was working because of self.info() (now deprecated) defaults to an empty message.