Dale Francum
Dale Francum
I don't have rights to push a branch. Here is a diff for my code changes: ``` --- a/salesforce/login.py +++ b/salesforce/login.py @@ -3,6 +3,7 @@ from exception import AuthenticationFailed import...
I forked the repo and created a pull request from my branch into this master: #9
Same issue for me. It's backspacing the length of the trigger. However, that's not practical for how I want to run the CLI trigger. Actually I don't know when that...