Code - Remove unused f-strings (#3209)

This commit is contained in:
Jost Alemann
2025-05-22 10:11:39 +00:00
committed by GitHub
parent fcd6ebe0ee
commit 9b7372fff0
7 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ from changedetectionio.tests.util import live_server_setup, wait_for_all_checks
def set_response():
import time
data = f"""<html>
data = """<html>
<body>
<h1>Awesome, you made it</h1>
yeah the socks request worked