-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Currently in cell 19 for regex you are using a raw string which will work but it will throw a syntax warning.
Syntax Error
Solution
We can fix it using proper regex format, we only have to use r before the string quotations.
I have opened a issue but if you want that this should be count as my contribution, do let me know I'll make pull request. Otherwise you can fix it by yourself.
Developer from Pakistan

Metadata
Metadata
Assignees
Labels
No labels