raman325 / broadlink-rm-rest

Python based REST server to interact with Broadlink RM IR/RF blasters
MIT License
12 stars 5 forks source link

Sourcery refactored master branch #4

Closed sourcery-ai[bot] closed 4 years ago

sourcery-ai[bot] commented 4 years ago

Branch master refactored by Sourcery.

If you're happy with these changes, merge this Pull Request using the Squash and merge strategy.

To manually merge these changes, make sure you're on the master branch, then run:

  git fetch origin sourcery/master
  git cherry-pick FETCH_HEAD
  git reset HEAD^

See our documentation for configuring or disabling Sourcery.