Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev #1406
Annotations
7 errors
|
Ruff (E741):
scripts/log_viewer.py#L677
scripts/log_viewer.py:677:71: E741 Ambiguous variable name: `l`
|
|
Ruff (E402):
reload_config_now.py#L13
reload_config_now.py:13:1: E402 Module level import not at top of file
|
|
Ruff (E402):
bot.py#L21
bot.py:21:1: E402 Module level import not at top of file
|
|
Ruff (E402):
bot.py#L19
bot.py:19:1: E402 Module level import not at top of file
|
|
Ruff (E402):
bot.py#L18
bot.py:18:1: E402 Module level import not at top of file
|
|
Ruff (E402):
bot.py#L17
bot.py:17:1: E402 Module level import not at top of file
|
|
Ruff (E402):
bot.py#L16
bot.py:16:1: E402 Module level import not at top of file
|