hide_my_python
hide_my_python copied to clipboard
Fixed Regex
the old regexp were not working so I changed them.
I just tested these changes, working as expected!
Solves the AttributeError: 'NoneType' object has no attribute 'group'
error caused by the regex returning None.