Files
aptly/system
Harald Sitter f43801cb96 whitelist falke E722 in system/lib.py
'E722 do not use bare except' wants us not to use except without type
restriction as it catches everything and the kitchen sink. Since we use
them to catch exceptions in test cases this is intentional as we implement
general purpose error handling on test failure there.
2017-10-31 12:42:11 +01:00
..
2017-07-26 00:00:06 +03:00
2017-10-31 12:42:11 +01:00
2014-01-20 23:39:25 +04:00
2017-09-15 23:43:51 +03:00