Fix the complains

This commit is contained in:
Alexey Masterov
2024-09-10 14:30:40 +02:00
parent f8b9ec0dd0
commit 8b04fc469d

View File

@@ -3,7 +3,7 @@ Run the regression tests on the cloud instance of Neon
"""
from pathlib import Path
from typing import List, Any
from typing import Any
import psycopg2
import pytest