Auto reset on failure
This commit is contained in:
parent
21ccf06033
commit
5cf90c372f
4 changed files with 24 additions and 28 deletions
|
|
@ -35,6 +35,3 @@ class QngWrapperMock:
|
|||
|
||||
def randbytes(self, length):
|
||||
return secrets.token_bytes(nbytes=length)
|
||||
|
||||
def reset(self):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue