django-model-utils/tests
Maarten ter Huurne 218843d754 Add minimal annotations to unit tests
These annotations are sufficient to pass mypy inspection if mypy is
configured to allow unannotated functions.
2024-06-13 12:02:05 +02:00
..
test_fields Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
test_managers Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
test_models Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
__init__.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
fields.py Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
models.py Add minimal annotations to unit tests 2024-06-13 12:02:05 +02:00
settings.py Make default port a string 2024-04-05 17:15:16 +02:00
test_choices.py Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
test_inheritance_iterable.py Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
test_miscellaneous.py Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00