chaning background of plots
This commit is contained in:
parent
3ddec7d0b3
commit
ef8b0ce2c2
@ -6,5 +6,5 @@ message='Running scripts in directory: '
|
||||
|
||||
for py_file in $(ls plot_*); do
|
||||
echo -e $message$color$py_file$nocolor
|
||||
python $py_file
|
||||
python3 $py_file
|
||||
done
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user