mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix some lint
This commit is contained in:
parent
1650881989
commit
30cf8664b0
@ -49,7 +49,6 @@ class NaclTest(TestCase, LoaderModuleMockMixin):
|
||||
self.pk = ret['pk']
|
||||
self.sk = ret['sk']
|
||||
|
||||
|
||||
def test_keygen(self):
|
||||
'''
|
||||
Test keygen
|
||||
|
Loading…
Reference in New Issue
Block a user