You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python-serialize/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Data Serialization: Turning Python's Bites Into Bytes
1
+
# Serialize Your Data With Python
2
2
3
-
This folder contains the sample code for the tutorial [Data Serialization: Turning Python's Bites Into Bytes](https://realpython.com/python-serialize-data/) published on Real Python.
3
+
This folder contains the sample code for the tutorial [Serialize Your Data With Python](https://realpython.com/python-serialize-data/) published on Real Python.
0 commit comments