Skip to content

Commit e80835f

Browse files
committed
prune useless lines
1 parent a6b24b4 commit e80835f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

codon/SQL Interface/BULK INSERT/DSS_CORPORATE_Python_Insert_Into.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,4 @@
2020
print(error)
2121

2222
# commit transaction
23-
cnxn.commit()
24-
25-
print("Inserted Successfully")
26-
27-
pyodbc.version
23+
cnxn.commit()

0 commit comments

Comments
 (0)