Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24f1c6 commit 713a6c8Copy full SHA for 713a6c8
tutorials/useful_regex.ipynb
@@ -1,7 +1,7 @@
1
{
2
"metadata": {
3
"name": "",
4
- "signature": "sha256:68319934ddacbbabceac87b1876ae59e0d4fc3509192906a9483958d08c8d839"
+ "signature": "sha256:237609a5ef934bf65a93a410c9e5107b808049dd04b0faf2b30f9b423699ba6c"
5
},
6
"nbformat": 3,
7
"nbformat_minor": 0,
@@ -105,7 +105,8 @@
105
"- [Validating dates](#Validating-dates)\n",
106
"- [Time](#Time)\n",
107
"- [Checking for HTML tags](#Checking-for-HTML-tags)\n",
108
- "- [Checking for IP addresses](#Checking-for-IP-addresses)"
+ "- [Checking for IP addresses](#Checking-for-IP-addresses)\n",
109
+ "- [Checking for MAC addresses](#Checking-for-MAC-addresses)"
110
]
111
112
0 commit comments