Finally remove all mentions of the old polytypes module.
It was merged with types long ago.
This commit is contained in:
@@ -14,7 +14,7 @@ logging.basicConfig(
|
||||
|
||||
|
||||
```python
|
||||
from joy.utils.polytypes import (
|
||||
from joy.utils.types import (
|
||||
doc_from_stack_effect,
|
||||
infer,
|
||||
reify,
|
||||
|
||||
Reference in New Issue
Block a user