Closed
Description
Describe the bug
Deprecation warning due to invalid escape sequences.
To Reproduce
find . -iname '*.py' | xargs -P 4 -I{} python3.8 -Wall -m py_compile {}
./pvlib/iotools/ecmwf_macc.py:58: DeprecationWarning: invalid escape sequence \.
"""
./versioneer.py:485: DeprecationWarning: invalid escape sequence \s
LONG_VERSION_PY['git'] = '''