Skip to content

Commit 15a870c

Browse files
authored
Update test_code.py
1 parent 88cd644 commit 15a870c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import numpy, wave, struct
77

88
# Necessary global variables:
9-
number_of_files = 6 # Number of files will be tasted
9+
number_of_files = 5 # Number of files will be tasted
1010

1111
# File info:
1212
file_name = ""

0 commit comments

Comments
 (0)