Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b262a4e

Browse files
committed
contain method
1 parent 8b6a137 commit b262a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/key_differences_between_python_2_and_3.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:6381ed57a43484d7eb056ed84635101d586f95e11bbc8904b58f8d2c3c5693c3"
4+
"signature": "sha256:2d1167e2155bc6be8905a13729dbbbcc240cb7281e18fac55b1c407b2d6271db"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -893,7 +893,7 @@
893893
"level": 3,
894894
"metadata": {},
895895
"source": [
896-
"The `__contain__` method for `range` objects in Python 3"
896+
"The `__contains__` method for `range` objects in Python 3"
897897
]
898898
},
899899
{

0 commit comments

Comments
 (0)