Fix comment
authorKarl O. Pinc <kop@karlpinc.com>
Sat, 14 Sep 2024 18:30:46 +0000 (13:30 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sat, 14 Sep 2024 18:30:46 +0000 (13:30 -0500)
src/pgwui_copy/views/copy.py

index 2a704f6db1e40358570592d67a807c26bcf5838f..2f9a7d8100927c3c5ad4e312bc3fb0849dc4bd79 100644 (file)
@@ -204,7 +204,7 @@ class CopySchemaHandler(SessionDBHandler):
         return pgwui_core.sql.ExecuteSQL(ue, self)
 
     def render(self, errors, result):
-        '''Instead of rendering, just our results so we can
+        '''Instead of rendering, just return our results so we can
         decide what to do next.
 
         Input: