Skip to content

Commit e5195be

Browse files
fix python style ( kikimr: Run python slo for aio)
ref:8996095 sync: https://proxy.sandbox.yandex-team.ru/2665389094
1 parent b0e1a5e commit e5195be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/sqlalchemy/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ def has_table(self, connection, table_name, schema=None):
271271
except Exception:
272272
return False
273273

274-
275274
except ImportError:
276275

277276
class YqlDialect(object):

0 commit comments

Comments
 (0)