Skip to content

Commit 80a61f1

Browse files
committed
Resolve rebase conflicts
1 parent fc9f8fb commit 80a61f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb_sqlalchemy/dbapi/errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Optional, List
1+
from typing import List, Optional
22

33
import ydb
44
from google.protobuf.message import Message

0 commit comments

Comments
 (0)