fix: add a forgotten import
This commit is contained in:
parent
717e35ffbf
commit
b9258d530f
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
import os
|
||||||
|
|
||||||
from osdk.context import Context
|
from osdk.context import Context
|
||||||
from osdk import vt100
|
from osdk import vt100
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue