mirror of
https://github.com/SELinuxProject/setools
synced 2025-04-11 03:51:26 +00:00
MLSRuleQueryTest: PEP8 fix
This commit is contained in:
parent
cfbedfb9f3
commit
816fc94e3b
@ -275,4 +275,3 @@ class MLSRuleQueryTest(mixins.ValidateRule, unittest.TestCase):
|
||||
self.assertEqual(len(r), 1)
|
||||
self.validate_rule(r[0], "range_transition", "test45", "test45", "infoflow",
|
||||
"s45:c1 - s45:c1.c3")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user