Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/numpy-1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lillian542 authored Dec 15, 2023
2 parents 469b01e + 74146f9 commit 0349b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Black Code Formatter
uses: lgeiger/black-action@v1.0.1
uses: lgeiger/black-action@master
with:
args: "-l 100 pennylane_ionq/ --check"

0 comments on commit 0349b5a

Please sign in to comment.