Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fsoubelet committed Nov 14, 2024
1 parent cef3060 commit 125e939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tfs/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def assert_tfs_frame_equal(
In the case of this helper function, all keys present in
`df1`'s headers will be checked for in `df2`'s headers and
their corresponding values compared. If given as `True`,
the both headers should be the exact same dictionary.
then both headers should be the exact same dictionary.
Args:
df1 (TfsDataFrame): The first `TfsDataFrame` to compare.
Expand Down

0 comments on commit 125e939

Please sign in to comment.