Update data-model.ipynb

This commit is contained in:
Luciano Ramalho 2019-04-06 11:58:18 -03:00 committed by GitHub
parent b1fbf30f0d
commit 5d7b44c5e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"source": [
"# Chapter 1 — The Python Data Model\n",
"\n",
"**Sections code snippets in this chapter:**\n",
"**Sections with code snippets in this chapter:**\n",
"\n",
"* [A Pythonic Card Deck](#A-Pythonic-Card-Deck)\n",
"* [Emulating Numeric Types](#Emulating-Numeric-Types)"