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.