Skip to content

Commit 1b6b0e5

Browse files
committed
update src
1 parent e9b5e2b commit 1b6b0e5

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
theme_color = '#79B4B7'
2121
silver = '#D8D8D8'
2222
title = 'Dynamic Simulation of CSTR'
23-
reactions_dir = '../reactions'
23+
reactions_dir = './reactions'
2424
scripts_dir = './scripts'
2525

2626
plt.rcParams.update({
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)