Closed nurith closed 2 years ago
Bug fixed! The program runs now.
test.py gives me the below error:
File "/home/ozgunbabur/Code/Finkle-PHYS-479/test.py", line 270 print("\nMost Significant P Values Test\n") most_significant_p_values_test() ^ SyntaxError: invalid syntax
Fixed it!
Line 133, path variable is not defined. You gave it another name - path_file or something.