Skip to content

Commit 6e3e67e

Browse files
Update dev.md
1 parent 7298a58 commit 6e3e67e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/docs/dev.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# IsExactEqual
22
Could be qualified as the simplest form of evaluation function, testing exact equality. This function will use the default python `==` test to compare answer and responses. It doesn't infer any types - meaning it requires a `params.type` to be supplied.
33

4-
[link](./user.md)
5-
64
## Inputs
75
This function requires a parameter to function properly:
86
```json

0 commit comments

Comments
 (0)