Skip to content

Commit 4064f82

Browse files
committed
Add missing import
1 parent d35d524 commit 4064f82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_suite.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
requirements,
2222
select,
2323
testing,
24+
union,
2425
)
2526
from sqlalchemy.testing.suite.test_ddl import (
2627
LongNameBlowoutTest as _LongNameBlowoutTest,

0 commit comments

Comments
 (0)