Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[🔥AUDIT🔥] Get rid of the
jobs
argbument to flake8. (#44)
🖍 _This is an audit!_ 🖍 ## Summary: This both resolves a TODO, and fixes a bug where the new version of flake8 expects an argparse.flag object instead of a string, and thus was failing to parse this. Issue: none ## Test plan: I ran this with success: ``` cd khan/internal-webserver && ka-lint gae_dashboard/initiatives.py ``` Author: csilvers Auditors: #infra-platform Required Reviewers: Approved By: Checks: Pull Request URL: #44
- Loading branch information