[Downloader] Fix AttributeError in [p]findcog for cogs that weren't installed through Downloader (#3278)

* Update downloader.py

* Create 3278.misc.rst
This commit is contained in:
jack1142
2020-01-06 22:48:43 +01:00
committed by Michael H
parent a2b68ea7fc
commit d3c97eedfe
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fix `AttributeError` in ``[p]findcog`` for cogs that weren't installed through Downloader.