Don't complain about compatibility code: class TypeGuard

This commit is contained in:
Hugo van Kemenade 2023-12-27 16:58:42 +02:00
parent 5938423c63
commit 9475c46d30

View File

@ -10,6 +10,8 @@ exclude_also =
def create_lut():
# Don't complain about debug code
if DEBUG:
# Don't complain about compatibility code
class TypeGuard:
[run]
omit =