test(pytest): remove star imports to please ruff linter
This commit is contained in:
committed by
Wolfgang Walther
parent
32eb6ebf19
commit
4ce859bf46
@@ -13,7 +13,7 @@ import urllib.parse
|
||||
import requests
|
||||
import requests_unixsocket
|
||||
|
||||
from config import *
|
||||
from config import POSTGREST_BIN, hpctixfile
|
||||
|
||||
|
||||
def sleep_until_postgrest_scache_reload():
|
||||
|
||||
Reference in New Issue
Block a user