Enable flake-type-checking

This commit is contained in:
ItsDrike 2024-06-30 22:52:36 +02:00
parent 7c95528c6a
commit 04ca4a486d
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -42,7 +42,6 @@ ignore = [
"CPY", # flake8-copyright
"EM", # flake8-errmsg
"SLF", # flake8-self
"TCH", # flake8-type-checking
"ARG", # flake8-unused-arguments
"TD", # flake8-todos
"FIX", # flake8-fixme