violations_test_file.py |
66.7% |
- 1: C0111: (missing-docstring), : Missing module docstring
- 1: C0111: (missing-docstring), func_1: Missing function docstring
- 2: C0326: (bad-whitespace), : Exactly one space required around comparison
- 11: C0326: (bad-whitespace), : Exactly one space required around assignment
- 11: W0612: (unused-variable), func_2: Unused variable 'unused'
|