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
wrap GeneratorModel methods into BoundMethod; remove redundant test
The LookupTest.test_generator_attributes contains outdated Python 2
code (doesn't run on Python 3). The test is superceded by
GeneratorModelTest.test_model.
0 commit comments