Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
m-decoster committed Jun 26, 2024
1 parent bbcc686 commit 183e1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- python=3.10
- pip
- pip:
- numpy=1.26.4
- numpy==1.26.4
- pytest
- pre-commit
- mypy
Expand Down

0 comments on commit 183e1cd

Please sign in to comment.