Kaydet (Commit) 341e2580 authored tarafından Mickaël Schoentgen's avatar Mickaël Schoentgen

Fix DeprecationWarning: invalid escape sequence in services.py

Signed-off-by: 's avatarMickaël Schoentgen <contact@tiger-222.fr>
üst 7911c546
...@@ -714,7 +714,7 @@ class DNSConfig(dict): ...@@ -714,7 +714,7 @@ class DNSConfig(dict):
class Privileges(dict): class Privileges(dict):
""" r"""
Security options for a service's containers. Security options for a service's containers.
Part of a :py:class:`ContainerSpec` definition. Part of a :py:class:`ContainerSpec` definition.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment