Skip to content

Commit

Permalink
Doc: docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
amelie-rondot committed Feb 10, 2024
1 parent 36210ab commit a830182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frictionless/detector/detector.py
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ def mapped_schema_fields_names(
Args:
fields (Union[List[None], List[Field]]): list of original
schema fields
case_sensitive (bool)
case_sensitive (bool): True if case sensitive, False else
Returns:
Dict[str, Optional[Field]]
Expand Down

0 comments on commit a830182

Please sign in to comment.