Commit 8f20684
committed
Reorder UGate arguments to match wrapper function arg order
The wrapper was already in use in a bunch of places with this order,
but using named arguments so it never errored. Still this should be
consistent and I stuck with the order of the wrapper as it is already used.1 parent 0253a76 commit 8f20684
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments