8000 snippet upd · beernlinux/python_reference@1499636 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1499636

Browse files
committed
snippet upd
1 parent 3f0841a commit 1499636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python_patterns/patterns.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:f89c18f0692550a8e1f3a2999eda339bc0905a2dd1413049101148918e7a6c5e"
4+
"signature": "sha256:0c9d8c8b65b0eec5bb7c2a2790f08a1e49daf27dac2c9dcfe8d85ce958046a2c"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -27,7 +27,7 @@
2727
"cell_type": "markdown",
2828
"metadata": {},
2929
"source": [
30-
"I just cleaned my hard drive and found a couple of useful Python patterns that I had some use for in the past. I thought it would be worthwhile to collect them in a IPython notebook for personal reference and share it with people who might find them useful too. \n",
30+
"I just cleaned my hard drive and found a couple of useful Python snippets that I had some use for in the past. I thought it would be worthwhile to collect them in a IPython notebook for personal reference and share it with people who might find them useful too. \n",
3131
"Most of those snippets are hopefully self-explanatory, but I am planning to add more comments and descriptions in future."
3232
]
3333
},

0 commit comments

Comments
 (0)
0