Changes from https://github.com/juk0de/ChatMastermind.git #1

Closed
ok wants to merge 176 commits from main into juk
Showing only changes of commit ba41794f4e - Show all commits

View File

@ -5,3 +5,4 @@ strict_optional = True
warn_unused_ignores = False warn_unused_ignores = False
warn_redundant_casts = True warn_redundant_casts = True
warn_unused_configs = True warn_unused_configs = True
disallow_untyped_defs = True