lol
This commit is contained in:
@@ -521,7 +521,7 @@ class ReflectedIndex(TypedDict):
|
||||
"""index name"""
|
||||
|
||||
column_names: List[Optional[str]]
|
||||
"""column names which the index refers towards.
|
||||
"""column names which the index references.
|
||||
An element of this list is ``None`` if it's an expression and is
|
||||
returned in the ``expressions`` list.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user