Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf8bd73

Browse files
nejchJohnVillalovos
authored andcommitted
chore(helpers): fix previously undetected flake8 issue
1 parent2a69c0e commitbf8bd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/functional/helpers.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def safe_delete(
4141
return
4242

4343
ifindex:
44-
logging.info(f"Attempt{index+1} to delete{object!r}.")
44+
logging.info(f"Attempt{index+1} to delete{object!r}.")
4545
try:
4646
ifhard_delete:
4747
object.delete(hard_delete=True)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp