Closed Idem closed 7 years ago
@Idem Did you want to update this so I can merge it?
I was looking into the contributing guidelines and where into the process of signing the commits and co.
I obviously need to add the #noqa for hound and pass the travis-ci. So yes, I intend to clean this up a little more.
I triggered the build by updating base just to ensure all the tests look good still.
Just a heads-up, we're coming up on 30 days now. I'm trying to avoid having PR's idle eternally in the backlog like this, so if you'd like to try later, a new PR can be opened when ready. This is a fairly basic change, so I could clean it up and commit with the appropriate commit message if you'd like.
@Idem Hi! I'd be happy to help with fixing the commit if you need any assistance. A good commit message for this would look like:
fix: ensure every exception inherits from KazooException
Closes #383
You could rebase this branch against master, amend the commit, then force-push to update the PR.
Closing this for now, please re-open if/when you have time to update it.
Fixing #383