changed import for chamberview

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
This commit is contained in:
SushantBawiskar
2021-04-12 16:50:45 +05:30
parent 0f0852efed
commit bdf8d06fe2

View File

@@ -5,7 +5,7 @@ import datetime
import time
import json
from chamberview import chamberview as cv
from cv_commands import chamberview as cv
class cv_test(LFCliBase):