commit-helper
commit-helper copied to clipboard
Usage of ' breaks the commit generation
trafficstars
Describe the bug If you type the ' char the string that was to be made for the commit message will break the program To Reproduce Steps to reproduce the behavior:
- use the program
- type ' in any one of the messages
- See error
Probably can be fixed using the """ docstring notation