docker-offlineimap/test/tests
Rodolfo García Peñas (kix) a6abf2d36f test/ files singleton-comparison
This patch change these errors in the test folder

C0121: Comparison to None should be 'expr is None' (singleton-comparison)
C0121: Comparison to None should be 'expr is not None' (singleton-comparison)
2020-08-30 11:31:42 +02:00
..
__init__.py Reformat offlineimap/test/tests/ all tests 2020-08-29 20:35:58 +02:00
test_00_globals.py Changed import order 2020-08-29 21:10:16 +02:00
test_00_imaputil.py Removed not used imports 2020-08-29 21:20:31 +02:00
test_01_basic.py test/ files singleton-comparison 2020-08-30 11:31:42 +02:00
test_02_MappedIMAP.py Removed not used imports 2020-08-29 21:20:31 +02:00