-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Using Python 3.5.2 and 3.6.1 shows this error:
Traceback (most recent call last):
File "./testdata-gen.py", line 13, in
for user in Users().generate(4): # Generate 4 users
File "/anaconda/lib/python3.5/site-packages/testdata/dictionary.py", line 27, in init
self._child_factories = deepcopy(self._child_factory_tree)
AttributeError: 'Users' object has no attribute '_child_factory_tree'
$ python --version
Python 3.5.2 :: Anaconda 4.2.0 (x86_64)
Metadata
Metadata
Assignees
Labels
No labels