vshn / concierge-cli

Companion CLI for Concierge to bulk-manage repository projects.
https://pypi.org/project/concierge-cli/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Address pylint findings #91

Closed anothertobi closed 2 years ago

anothertobi commented 2 years ago

This PR resolves the open pylint warnings which currently fail the pylint action for the Renovate PRs.

bittner commented 2 years ago

This PR needs to be rebased. The conflict is likely caused be the change on setup.py: just undo the changes, don't commit it as an empty file.

psy-q commented 2 years ago

I tried to do this through the GitHub UI and I guess that was a mistake. Not quite clear sometimes what it does and why.

I've had to force-push because of diverging history.