update
This commit is contained in:
@@ -1 +1,6 @@
|
||||
"""Application-side compute platform gateway module."""
|
||||
|
||||
from app.modules.compute_gateway.client import ComputeNodeClient
|
||||
from app.modules.compute_gateway.sync import poll_compute_jobs_once
|
||||
|
||||
__all__ = ["ComputeNodeClient", "poll_compute_jobs_once"]
|
||||
|
||||
Reference in New Issue
Block a user