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 support/testing: add fs tests 2017-05-07 22:04:54 +02:00
test_ext.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_f2fs.py support/testing/tests/fs/test_f2fs: fix flake8 warning 2018-11-08 22:41:53 +01:00
test_iso9660.py core/tests: add test for compressed iso9660 2017-12-31 18:20:14 +01:00
test_jffs2.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_squashfs.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_ubi.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_yaffs2.py support/testing: fix code style 2017-10-06 18:56:49 +02:00