Skip to content

Commit

Permalink
[RSDK-9774] fix: add missing import (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjperez authored Jan 23, 2025
1 parent 1459b0f commit 21d4a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions canary/canary_ota.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import asyncio
import time
import copy
import os

from viam.robot.client import DialOptions
from viam.app.viam_client import ViamClient
Expand Down

0 comments on commit 21d4a7f

Please sign in to comment.