Refactor and formatting #2

Merged
jacobian91 merged 5 commits from main into main 2022-03-26 21:38:03 +00:00
jacobian91 commented 2022-03-26 20:53:43 +00:00 (Migrated from github.com)

Factor out common logic of cheer to reduce repeated code
Removed global commands where not needed.
Added Black to requirements.txt for formatting, as well as pylint.
Moved loggers to file scopes instead of instance scope.

Factor out common logic of cheer to reduce repeated code Removed `global` commands where not needed. Added [Black](https://black.readthedocs.io/en/stable/) to requirements.txt for formatting, as well as pylint. Moved loggers to file scopes instead of instance scope.
johnluetke (Migrated from github.com) approved these changes 2022-03-26 21:34:08 +00:00
johnluetke (Migrated from github.com) left a comment

lgtm

lgtm
Sign in to join this conversation.
No description provided.