howdoi
howdoi copied to clipboard
Snyk fix 7c426caf9ed1c470968da58e2bb45ce4
Description:
-
Tasks solved
-
Links to issues solved
Pull Request type:
- Bug fixes
- New feature
- Improvement
- Refactoring
- Documentation update
- Security fix
How to test:
Please provide detailed instructions for testing your changes locally, including expected response/behavior.
Pull Request checklist:
- [x] Read the contributing_to_howdoi.md
- [x] Attach screenshots of expected behavior.
- [x] The changes pass tests locally (
nose2). - [x] There are no linting errors (
python setup.py lint). - [x] The changes don't break existing features.
- [x] Check that there are no confidential files like
.envincluded. - [x] Request review from the maintainers.
- [x] For bug fixes or changes to directory structure, make sure docs are updated.
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.