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
{{ message }}
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.
The text was updated successfully, but these errors were encountered:
nrhinehart
changed the title
Using the recursive__init__ param shouldn't show recursive as an attribute
Using the "recursive" param shouldn't show "recursive" as an attribute
Aug 16, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The
recursive
parameter shouldn't modify the contents of the object.Let's say I have an
AttrDict
object for which my keys should be all numbers. Recursive should not be added to the keys.The text was updated successfully, but these errors were encountered: