Fix invalid escape sequence \. rebuild_dependencies.py (#7486)

Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
This commit is contained in:
Mickaël Schoentgen
2019-11-01 17:27:18 +01:00
committed by Adrien Ferrand
parent 63d673a3e0
commit a45efcd40d
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed
*
* Fixed a DeprecationWarning: invalid escape sequence in rebuild_dependencies.py.
More details about these changes can be found on our GitHub repo.