mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
mypy: Reenable explicit-override for models.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
09f4f787b8
commit
c03839f42f
@@ -1,6 +1,3 @@
|
||||
# https://github.com/typeddjango/django-stubs/issues/1698
|
||||
# mypy: disable-error-code="explicit-override"
|
||||
|
||||
from datetime import datetime
|
||||
|
||||
from django.db import models
|
||||
|
Reference in New Issue
Block a user