File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -312,4 +312,4 @@ jobs:
312
312
env :
313
313
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
314
314
run : coveralls --service=github
315
- shell : bash
315
+ shell : bash
Original file line number Diff line number Diff line change @@ -177,8 +177,7 @@ We use [GitHub issues](https://github.com/qiskit-community/qiskit-machine-learni
177
177
[ join the Qiskit Slack community] ( https://qisk.it/join-slack )
178
178
and use the [ ` #qiskit-machine-learning ` ] ( https://qiskit.enterprise.slack.com/archives/C07JE3V55C1 )
179
179
channel for discussions and short questions.
180
- For questions that are more suited for a forum, you can use the ** Qiskit** tag in [ Stack Overflow]
181
- (https://stackoverflow.com/questions/tagged/qiskit ).
180
+ For questions that are more suited for a forum, you can use the ** Qiskit** tag in [ Stack Overflow] ( https://stackoverflow.com/questions/tagged/qiskit ) .
182
181
183
182
## Humans behind Qiskit Machine Learning
184
183
Original file line number Diff line number Diff line change 1
- numpy>=1.20
1
+ numpy>=2
You can’t perform that action at this time.
0 commit comments