Skip to content

Commit 0280666

Browse files
authored
README LE
1 parent ee054a1 commit 0280666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-in-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Python's "in" and "not in" Operators: Check for Membership
22

3-
This folder provides the code examples for the article [Python's "in" and "not in" Operators: Check for Membership](https://realpython.com/python-in-operator/).
3+
In this folder, you'll find the code examples for the Real Python tutorial [Python's "in" and "not in" Operators: Check for Membership](https://realpython.com/python-in-operator/).

0 commit comments

Comments
 (0)