adorable-engine-71736
05/24/2022, 1:48 PMmypy) typechecking ? if add --exclude to my mypy args, or add in my mypy.ini they seem to be ignored - im guessing because the filepaths are passed explicitly - im wondering if there is a pants way to prevent some files from being includedhundreds-father-404
05/24/2022, 1:49 PMhappy-kitchen-89482
05/24/2022, 1:49 PMskip_mypy=True on the relevant target (or on specific files via overrides=)adorable-engine-71736
05/24/2022, 1:50 PM