Skip to content

Commit

Permalink
Update custom_bot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Leviaria authored Jun 20, 2024
1 parent 7cebf5c commit 0a5db87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clashroyalebuildabot/bot/example/custom_bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from loguru import logger

from clashroyalebuildabot.bot import Bot
from clashroyalebuildabot.bot.bot import Action
from clashroyalebuildabot.bot.example.custom_action import CustomAction
from clashroyalebuildabot.constants import DISPLAY_HEIGHT, DISPLAY_WIDTH, SCREENSHOT_HEIGHT, SCREENSHOT_WIDTH
from clashroyalebuildabot.namespaces.cards import Cards
Expand Down

0 comments on commit 0a5db87

Please sign in to comment.