knipknap / exscript

A Python module making Telnet and SSH easy
MIT License
367 stars 136 forks source link

fix: resolve DeprecationWarning: invalid escape sequence #227

Open tsuyoshicho opened 1 year ago

tsuyoshicho commented 1 year ago

I detected a DeprecationWarning: invalid escape sequence message.

Simply fix it.