This repository was archived by the owner on May 24, 2019. It is now read-only.
Commit ec86e36
committed
Update ApproveAllAssignments.R
Currently the function passes your keypair first to ApproveAssignments without naming the argument, resulting in the ApproveAssignments function attempting to approve 2 assignments: Your keypair credentials. This change fixed it for me.1 parent 06182f8 commit ec86e36
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments