refactor: remove all noinspections

This commit is contained in:
Macintxsh 2025-05-21 05:28:58 +03:00
parent d4d460a2a0
commit 029c57e257
Signed by: mctaylors
GPG key ID: 4EEF4F949A266EE2
3 changed files with 8 additions and 12 deletions

View file

@ -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