Combine add_job and upload_file methods

This commit is contained in:
Brett Williams
2022-10-12 17:11:27 -07:00
parent fd6af10d56
commit 2181ce54a2
8 changed files with 159 additions and 112 deletions

View File

@@ -18,7 +18,7 @@ from rich.text import Text
from rich.tree import Tree
from utilities.render_worker import RenderStatus, string_to_status
from zordon_server import start_server
from server import start_server
"""
The RenderDashboard is designed to be run on a remote machine or on the local server