programmer290399 / pyqna

A simple python package for question answering.
https://programmer290399.github.io/pyqna/
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Sourcery Starbot ⭐ refactored programmer290399/pyqna #22

Open sourcery-ai-bot opened 1 year ago

sourcery-ai-bot 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 main branch, then run:

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