Fix warnings and other type checking issues
This commit is contained in:
parent
fb880daea0
commit
45fa4c3c39
19 changed files with 155 additions and 97 deletions
|
|
@ -1,3 +1,5 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from discord_rss_bot.filter.utils import is_word_in_text
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue