Skip to content

Commit

Permalink
Fixed checks.has_permissions and checks._bot_has_permissions (#6)
Browse files Browse the repository at this point in the history
* Fixed checks.has_permissions
  • Loading branch information
ahnaf-zamil authored and tandemdude committed Jan 15, 2021
1 parent 9ef0f5d commit 7ef8261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightbulb/checks.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"check",
]


import functools
import inspect
import operator
Expand Down

0 comments on commit 7ef8261

Please sign in to comment.