Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ElePT committed Nov 27, 2023
1 parent 97a6e56 commit cfb4425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ black:
python -m black qopt_best_practices test

style:
python -m black --check qiskit_algorithms test
python -m black --check qopt_best_practices test

test:
python -m unittest discover -v test
Expand Down

0 comments on commit cfb4425

Please sign in to comment.