romanz / amodem

Audio MODEM Communication Library in Python
Other
965 stars 121 forks source link

Sourcery Starbot ⭐ refactored romanz/amodem #63

Open SourceryAI opened 1 year ago

SourceryAI commented 1 year ago

Thanks for starring sourcery-ai/sourcery ✨ 🌟 ✨

Here's your pull request refactoring your most popular Python repo.

If you want Sourcery to refactor all your Python repos and incoming pull requests install our bot.

Review changes via command line

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

git fetch https://github.com/sourcery-ai-bot/amodem master
git merge --ff-only FETCH_HEAD
git reset HEAD^