cloudmesh / cloudmesh-pi-burn

Burns many SD cards so we can build a Raspberry PI cluster
Other
18 stars 12 forks source link

windows: possible python error in regexp #57

Closed laszewsk closed 2 years ago

laszewsk commented 2 years ago

analyse if the code inspect error is a real issue in windows

windowssdcard.py: invalid escape secence \s line 502, 509

jpfleischer commented 2 years ago

there is no error upon running the program in windows (python windowssdcard.py) however we can get rid of the code inspect error by prefixing r as in #58

jpfleischer commented 2 years ago

fixed with this commit https://github.com/cloudmesh/cloudmesh-pi-burn/commit/802c6f7a2e952364083783b4d45c85f7d633461d