Skip to content

Commit

Permalink
add comment on os-appropriate slash
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin Whan Bae committed Jun 29, 2021
1 parent 3b1092f commit ef67df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workbench_scripts/generate_cyclus_sch.py
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,7 @@ def clean_xml(s):

if __name__ == '__main__':
# modify this for your setup!
# make sure your slashes are os appropriate
path = '/Users/4ib/Downloads/Workbench-Darwin/rte'
cyclus_cmd = 'cyclus'
generate_cyclus_workbench_files(workbench_rte_dir=path,
Expand Down

0 comments on commit ef67df3

Please sign in to comment.