mirror of
https://github.com/clearlinux/autospec.git
synced 2026-08-26 18:35:57 +00:00
Ignore bare excepts with flake8
The previous ignore, import not at top of file (E402) was unneeded. Bare excepts are handy when we want to fail gracefully from any error. This is a script, not an imported library. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
This commit is contained in:
Reference in New Issue
Block a user