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
As soon as #151 is merge, FormDataDef.get_value_names should be removed. It's redundant because of value_names() being refactored as a method with @property decorator
The text was updated successfully, but these errors were encountered:
As soon as #151 is merge,
FormDataDef.get_value_names
should be removed. It's redundant because ofvalue_names()
being refactored as a method with@property
decoratorThe text was updated successfully, but these errors were encountered: