Skip to content

Commit 277d0b5

Browse files
authored
Update README.md
1 parent 4b3c487 commit 277d0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following neural network architectures are implemented using homomorphic imp
3434
Tests are run with `pytest`:
3535

3636
```
37-
poetry run python palisade_he_cnn/test.py
37+
poetry run pytest palisade_he_cnn/test.py
3838
```
3939

4040
### A small neural network

0 commit comments

Comments
 (0)