Finally remove all mentions of the old polytypes module.

It was merged with types long ago.
This commit is contained in:
Simon Forman
2020-04-25 15:59:31 -07:00
parent cdff2ea5ea
commit a66fd8d173
14 changed files with 153 additions and 38 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Type Checking
.. code:: ipython2
from joy.utils.polytypes import (
from joy.utils.types import (
doc_from_stack_effect,
infer,
reify,