Use f-strings instead of str.format() (#1793)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import socket
|
||||
|
||||
from sanic.response import json, text
|
||||
from sanic.testing import PORT, SanicTestClient
|
||||
|
||||
|
||||
Reference in New Issue
Block a user