Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Dec 18, 2024
1 parent 22e2c24 commit 52e22e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ to other `ParsedShow` objects or to strings.
- `vector_simplify`: if `true`, only the first and last elements of arrays are kept
- `repl`: dictionary with custom replacements to be made before parsing

### Comparison arguments
### Comparison arguments for `isapprox`

The `isapprox` function comparing two `TestShowString` objects has the following keyword arguments:
The `isapprox` function comparing two `ParsedShow` objects has the following keyword arguments:

- `f64`: function to compare two floats
- `i64`: function to compare two integers
Expand Down

0 comments on commit 52e22e4

Please sign in to comment.