refactor: remove all noinspections
This commit is contained in:
parent
d4d460a2a0
commit
029c57e257
3 changed files with 8 additions and 12 deletions
|
@ -16,7 +16,6 @@ from config import *
|
|||
from extensions import humanize_tags_from_json, format_rating, get_json
|
||||
|
||||
|
||||
# noinspection PyUnusedLocal
|
||||
async def inline_query(update: Update, context: ContextTypes.DEFAULT_TYPE) -> None:
|
||||
query = update.inline_query.query
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue