Tree: Format and cleanup start

Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
kingbri
2023-12-27 01:13:13 -05:00
parent 4d83d1aae4
commit ac0d6f8869
3 changed files with 6 additions and 2 deletions

View File

@@ -526,5 +526,6 @@ def entrypoint():
log_level="debug",
)
if __name__ == "__main__":
entrypoint()