gleitz / howdoi

instant coding answers via the command line
http://blog.gleitzman.com/post/43330157197/howdoi-instant-coding-answers-via-the-command-line
MIT License
10.56k stars 867 forks source link

Refact: move function to adequate file #467

Closed vbuxbaum closed 1 year ago

vbuxbaum commented 1 year ago

Description:

Pull Request type:

How to test:

Please provide detailed instructions for testing your changes locally, including expected response/behavior.

Pull Request checklist:

Known bugs (if any):

If there are bugs in your current changes you can still open the PR and mention the bugs you found. Propose further changes that can help fix bugs in your current changes.

gleitz commented 1 year ago

Thanks!!

The checks failed because flake8 is out of date. Will fix in a separate PR.

gleitz commented 1 year ago

Fixed build in https://github.com/gleitz/howdoi/pull/468