mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Removed unneeded TruncBase.arity.
Uneeded since its introduction in 2a4af0ea43.
This commit is contained in:
@@ -148,7 +148,6 @@ ExtractYear.register_lookup(YearLte)
|
||||
|
||||
|
||||
class TruncBase(TimezoneMixin, Transform):
|
||||
arity = 1
|
||||
kind = None
|
||||
tzinfo = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user