From 417e28c9c7126633404f053b7ccc8bac8c804205 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 13 Feb 2026 10:03:33 -0600 Subject: [PATCH] docs: remove duplicated doc text --- src/wuttaweb/views/master.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/wuttaweb/views/master.py b/src/wuttaweb/views/master.py index c10914d..99748bc 100644 --- a/src/wuttaweb/views/master.py +++ b/src/wuttaweb/views/master.py @@ -416,8 +416,6 @@ class MasterView(View): # pylint: disable=too-many-public-methods This is optional; see also :meth:`get_row_grid_columns()`. - This is optional; see also :meth:`get_row_grid_columns()`. - .. attribute:: rows_viewable Boolean indicating whether the row model supports "viewing" -