[PR #9517/33b9ad09 backport][stable-10] s*: style adjustments (#9523)

s*: style adjustments (#9517)

* s*: style adjustments

* fix quotes

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 33b9ad09d5)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-01-03 23:04:09 +01:00 committed by GitHub
parent 39e4f89ff0
commit 8208e52c42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 51 additions and 40 deletions

View file

@ -113,7 +113,7 @@ EXAMPLES = r"""
region: fr-par
"""
RETURNS = '''
RETURNS = """
{
"scaleway_lb": {
"backend_count": 0,
@ -154,7 +154,7 @@ RETURNS = '''
]
}
}
'''
"""
import datetime
import time