mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 01:12:56 +00:00
Fix ruff after rebase
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import json
|
||||
import logging
|
||||
import subprocess
|
||||
from typing import Any, cast, List
|
||||
from typing import Any, List, cast
|
||||
|
||||
import psycopg2
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user