chaning background of plots

This commit is contained in:
wendtalexander 2023-02-22 10:16:58 +01:00
parent 3ddec7d0b3
commit ef8b0ce2c2
7 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ message='Running scripts in directory: '
for py_file in $(ls plot_*); do for py_file in $(ls plot_*); do
echo -e $message$color$py_file$nocolor echo -e $message$color$py_file$nocolor
python $py_file python3 $py_file
done 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.