-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
============================= test session starts =============================
platform win32 -- Python 3.6.2, pytest-4.4.0, py-1.8.0, pluggy-0.9.0
rootdir: D:\lc_bs\text-cnn-mastercollected 1 item
text_test.py FLoading test data...
text_test.py:38 (test)
def test():
print("Loading test data...")
t1=time.time()
x_test,y_test=process_file(config.test_filename,word_to_id,cat_to_id,config.seq_length)
E NameError: name 'config' is not defined
text_test.py:42: NameError
[100%]
Metadata
Metadata
Assignees
Labels
No labels