Skip to content

Commit 76ddbaa

Browse files
committedMay 11, 2020
Update Employee isInstanse & isSubclass.ipynb
1 parent e15cf7f commit 76ddbaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Employee isInstanse & isSubclass.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 7,
5+
"execution_count": 1,
66
"metadata": {},
77
"outputs": [
88
{
@@ -16,7 +16,7 @@
1616
"True\n",
1717
"True\n",
1818
"True\n",
19-
"True\n",
19+
"(<class '__main__.Manager'>, <class '__main__.Employee'>)\n",
2020
"False\n"
2121
]
2222
}

0 commit comments

Comments
 (0)
Failed to load comments.