audit changes

This commit is contained in:
Ubuntu 2024-05-03 09:33:30 +00:00
parent 6bb488f9b8
commit 41053ceddd
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class NeutralAudit:
def __init__( def __init__(
self, self,
script_id: str = None, script_id: str = None,
log: bool = True, log: bool = False,
) -> None: ) -> None:
""" """
To Audit a Script already uploded. To Audit a Script already uploded.