Skip to content

Commit

Permalink
imports
Browse files Browse the repository at this point in the history
  • Loading branch information
zrezke committed Jun 19, 2023
1 parent 5a3d984 commit 75838dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rerun_py/depthai_viewer/_backend/messages.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import json
from enum import Enum
from typing import Optional, List
from typing import List, Optional

from depthai_viewer._backend.device_configuration import DeviceProperties, PipelineConfiguration

Expand Down

0 comments on commit 75838dc

Please sign in to comment.