linting fixes
This commit is contained in:
parent
bc615797b1
commit
fb9ebe5a47
8 changed files with 24 additions and 22 deletions
|
|
@ -45,7 +45,7 @@ from .utils import (
|
|||
random_policy_id,
|
||||
)
|
||||
|
||||
ACCOUNT_ID = '123456789012' #make sure this is a str and not an int
|
||||
ACCOUNT_ID = '123456789012'
|
||||
|
||||
|
||||
class MFADevice(object):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue