Fix NameError: name 'os' is not defined in cluster_client.py
- Added missing import os at the top of vidai/cluster_client.py - Removed redundant local import os in _handle_model_transfer_complete function - This fixes the error when handling master commands on client receiving a job
Showing
Please
register
or
sign in
to comment