securitybot
securitybot copied to clipboard
Typo in logging configuration
Hi,
I just noticed what appears to be a typo in the logging configuration.
https://github.com/dropbox/securitybot/blob/master/main.py#L24
I assume this is supposed to be urllib3
.
Thank you!
Fix in https://github.com/dropbox/securitybot/pull/27