Skip to content

Commit 952fd9b

Browse files
committed
modify typo
1 parent 9f78dac commit 952fd9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mindspore=2.0.0
1+
mindspore==2.0.0
22
numpy>=1.17.0
33
scipy>=1.6.0
44
pyyaml>=5.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mindspore=2.0.0
1+
mindspore==2.0.0
22
numpy>=1.17.0
33
scipy>=1.6.0
44
pyyaml>=5.3

0 commit comments

Comments
 (0)