Skip to content

Commit 019f13a

Browse files
authored
README LE
1 parent 00b5d2b commit 019f13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-del-statement/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Python's del: Remove References From Scopes and Containers
22

3-
This folder provides the code examples for the article [Python's del: Remove References From Scopes and Containers](https://realpython.com/python-del-statement/).
3+
This folder provides the code examples for the Real Python tutorial [Python's del: Remove References From Scopes and Containers](https://realpython.com/python-del-statement/).

0 commit comments

Comments
 (0)