Best way to cancel pull request #453

Post here if you have re-based and finalised code to integrate into master, which was discussed, agreed to and tested in other forums. You can also submit your PR directly on github.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
dan-miel
Posts: 391
Joined: Thu Sep 13, 2018 12:29 am
Location: Spokane WA. USA

Best way to cancel pull request #453

Post by dan-miel »

I need to learn how to use github, what is the best way to cancel the #453 pull request that I is messed up?
Side question: What is a Pep8 fix?
Thanks
Dan Miel
openBrain
Veteran
Posts: 9034
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: Best way to cancel pull request #453

Post by openBrain »

dan-miel wrote: Wed Mar 16, 2022 2:21 pm I need to learn how to use github, what is the best way to cancel the #453 pull request that I is messed up?
Your PR number should have an issue.
Just close your PR.
Side question: What is a Pep8 fix?
PEP8 is what defines guidelines for Python coding.
Post Reply