Skip to content

Commit

Permalink
Merge pull request #3 from dgw/sopel-8-readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
Exirel authored Jul 10, 2022
2 parents 161dc27 + 4d6af2a commit 4f2939c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sopel_8ball/choices.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from sopel.bot import Sopel # type: ignore
from sopel.config import Config # type: ignore
from sopel.tools.target import Identifier # type: ignore
from sopel.tools import Identifier # type: ignore


class AbstractChoiceProvider(abc.ABC):
Expand Down

0 comments on commit 4f2939c

Please sign in to comment.