diff options
Diffstat (limited to 'sandbox/test_copy2.py')
-rw-r--r-- | sandbox/test_copy2.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/test_copy2.py b/sandbox/test_copy2.py index bdd6e9e..088c17b 100644 --- a/sandbox/test_copy2.py +++ b/sandbox/test_copy2.py @@ -40,4 +40,3 @@ dbconn.commit() cursor.close() dbconn.close() - |