Merge branch 'master' of github.com:fluentpython/example-code-2e
This commit is contained in:
commit
eb39ad3d5f
@ -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)"
|
||||
|
@ -6,7 +6,7 @@
|
||||
"source": [
|
||||
"# Chapter 2 — An Array of Sequences\n",
|
||||
"\n",
|
||||
"**Sections code snippets in this chapter:**\n",
|
||||
"**Sections with code snippets in this chapter:**\n",
|
||||
"\n",
|
||||
"* [List Comprehensions and Generator Expressions](#List-Comprehensions-and-Generator-Expressions)\n",
|
||||
"* [Slicing](#Slicing)\n",
|
||||
|
Loading…
Reference in New Issue
Block a user