Skip to content

Commit 0c882b9

Browse files
committed
test commit
1 parent 033d329 commit 0c882b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sqlalchemy_bigquery/base.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,8 +402,6 @@ def visit_not_in_op_binary(self, binary, operator, **kw):
402402
+ ")"
403403
)
404404

405-
visit_notin_op_binary = visit_not_in_op_binary # before 1.4
406-
407405
############################################################################
408406

409407
############################################################################

0 commit comments

Comments
 (0)