Skip to content

Commit 443bef3

Browse files
committed
Fixed folder name
1 parent 0e11871 commit 443bef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ResultsGUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
background_callback_manager = DiskcacheManager(cache)
3636

3737

38-
pathway = './carm_results/roofline'
38+
pathway = './Results/Roofline'
3939
lines_origin = {}
4040
lines_origin2 = {}
4141

0 commit comments

Comments
 (0)