You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report, turns out the current implementation (even if we ignore the extra granularities slot), was actually
causing the objects to be as large as if they would be without __slots__
I'm presuming this was intended to be
GRANULARITY
:limits/limits/limits.py
Line 65 in 5facdd5
Confusing when
dir(rate)
shows a non-existent attribute.The text was updated successfully, but these errors were encountered: