kumquat-buildroot/support/testing/tests/fs
Thomas Petazzoni bff6b61adf support/testing/tests/fs/test_f2fs: fix flake8 warning
This commit fixes the following flake8 warnings:

support/testing/tests/fs/test_f2fs.py:6:1: E302 expected 2 blank lines, found 1
support/testing/tests/fs/test_f2fs.py:12:1: E302 expected 2 blank lines, found 1
support/testing/tests/fs/test_f2fs.py:38:23: E225 missing whitespace around operator

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-08 22:41:53 +01:00
..
__init__.py
test_ext.py
test_f2fs.py
test_iso9660.py
test_jffs2.py
test_squashfs.py
test_ubi.py
test_yaffs2.py