fixing imports on both files

Signed-off-by: Dipti <dipti.dhond@candelatech.com>
This commit is contained in:
Dipti
2021-03-01 14:55:22 -08:00
parent 5706f48eb0
commit 2f102bab82
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
import re
import time
import pprint
import LANforge.base_profile
from base_profile import BaseProfile
import csv
import pandas as pd
import os