From c414514de3730171da8eefd446d7efe12db45932 Mon Sep 17 00:00:00 2001 From: Val Lorentz Date: Sun, 21 May 2023 14:06:09 +0200 Subject: [PATCH] Fix typo --- glowtables/table.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glowtables/table.py b/glowtables/table.py index 65e8ee2..cb0a484 100644 --- a/glowtables/table.py +++ b/glowtables/table.py @@ -61,7 +61,7 @@ class Field(abc.ABC, Generic[_TFieldValue]): to ``subject_var``. For example, if this ``Field`` represents the `"CPU frequency" - `, ``subject_var`` is ``a``, and + `__, ``subject_var`` is ``a``, and ``object_var`` is `b``, this will return:: ?subject_var ?object_var.