Finally remove all mentions of the old polytypes module.
It was merged with types long ago.
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 2,
|
||||
"execution_count": 3,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"from joy.utils.polytypes import (\n",
|
||||
"from joy.utils.types import (\n",
|
||||
" doc_from_stack_effect, \n",
|
||||
" infer,\n",
|
||||
" reify,\n",
|
||||
|
||||
Reference in New Issue
Block a user