Prevent nullable strings in model fields
Enable DJ001 rule to prevent nullable strings from being used. In cases where strings are already nullable, noqa comments were used to ignore the rule.
Enable DJ001 rule to prevent nullable strings from being used. In cases where strings are already nullable, noqa comments were used to ignore the rule.