Closed dannytoomey closed 1 year ago
Found a small error after rebasing, currently fixing and will add a new commit with fix.
Sorry for the force push here. I was messing with codecov and accidentally pushed a commit on this branch I meant to make on another one, so I reset this branch to the correct commit.
@dannytoomey same problem as in other PR, you created a large .so file. Can you delete this PR and start a fresh one to devel
where you don't commit .so? I don't want to have that file anywhere in the history because it increases size of the repo many times
Removed .so file and updated .gitignore
Misread your initial comment, I will close this PR and open a new one without any commits including the .so files
Hi Witold,
Here's a pull request that resolves issues #151 and #148.
I updated my forked repository's code to the latest commit on the devel branch, but GitHub indicates it can't automatically merge. I'm not sure why. Let me know if there's anything else I should change!
Best regards,
Danny Toomey