Commit 5859905
committed
Skip flake8 F405 warnings in Spack style check
- Use --no-flake8 flag to skip F405 star import warnings
- These warnings are expected for all Spack packages
- Keeps other style checks (import, isort, black, mypy)
- Removed noqa comments no longer needed1 parent 3b9ac3c commit 5859905
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments