Skip to content

Commit

Permalink
Trivial comment update
Browse files Browse the repository at this point in the history
Trivial comment update to hopefully trigger the CI.
  • Loading branch information
richardt-engineb authored Sep 6, 2024
1 parent fada109 commit 4739748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frictionless/formats/excel/control.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class ExcelControl(Control):
(either provided or inferred) _after_ the rows are read as strings.
To return all cells as strings then both set `stringified=True` and specify a
schema that defines all fields to be of type string (see #1659)
schema that defines all fields to be of type string (see #1659).
"""

# Metadata
Expand Down

0 comments on commit 4739748

Please sign in to comment.