mypy: Enable strict mode
- May 29, 2024
-
-
Ian Jackson authored
As per !2169 (comment 3033481)
-
- May 28, 2024
-
-
Ian Jackson authored
Consultation with a nearby Python expert, on another topic, revealed that without --strict, mypy turns most of its stuff off by default. Sadly (?) this bureaucracy didn't find any bugs.
-
Ian Jackson authored
-
Ian Jackson authored
-