Skip to content

Commit

Permalink
remove name from docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tamargrey committed Apr 14, 2021
1 parent 78e9e81 commit d3ef406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion woodwork/column_schema.py
Expand Up @@ -21,7 +21,6 @@ def __init__(self,
"""Create ColumnSchema
Args:
name (str, optional): The name of the column.
logical_type (str, LogicalType, optional): The column's LogicalType.
semantic_tags (str, list, set, optional): The semantic tag(s) specified for the column.
use_standard_tags (boolean, optional): If True, will add standard semantic tags to the column based
Expand Down

0 comments on commit d3ef406

Please sign in to comment.