loguru/tests/typesafety
Delgan 532e7e328e Avoid repetition of Mypy tests when possible
Unfortunately, "force_uppercase_builtins" and "force_union_syntax"
options are not supported by Mypy for Python < 3.7, therefore there are
still some duplicated tests.

The additional change in "invalid_configuration" is to avoid failures
after Mypy upgrade to 1.7.1, since "<nothing>" will be changed to "Never".
2023-12-03 13:35:15 +01:00
..
test_logger.yml Avoid repetition of Mypy tests when possible 2023-12-03 13:35:15 +01:00