audit changes
This commit is contained in:
parent
6bb488f9b8
commit
41053ceddd
|
@ -34,7 +34,7 @@ class NeutralAudit:
|
|||
def __init__(
|
||||
self,
|
||||
script_id: str = None,
|
||||
log: bool = True,
|
||||
log: bool = False,
|
||||
) -> None:
|
||||
"""
|
||||
To Audit a Script already uploded.
|
||||
|
|
Loading…
Reference in New Issue