From: Karl O. Pinc Date: Sat, 14 Sep 2024 18:30:46 +0000 (-0500) Subject: Fix comment X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=f48ae264fc280f94bead04c63f30f0f492639b56;p=pgwui_copy Fix comment --- diff --git a/src/pgwui_copy/views/copy.py b/src/pgwui_copy/views/copy.py index 2a704f6..2f9a7d8 100644 --- a/src/pgwui_copy/views/copy.py +++ b/src/pgwui_copy/views/copy.py @@ -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: