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
It's currently possible to construct an Encoder instance without any arguments, but this is inherently unusable as member variables then get set to None.
The text was updated successfully, but these errors were encountered:
It's currently possible to construct an
Encoder
instance without any arguments, but this is inherently unusable as member variables then get set toNone
.The text was updated successfully, but these errors were encountered: