update,
This commit is contained in:
8
tunmnlu/task_1/Q5/test.sh
Normal file
8
tunmnlu/task_1/Q5/test.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
export PYTHONDONTWRITEBYTECODE=1
|
||||
|
||||
rm -rf **/__pycache__
|
||||
python ./run.py
|
Reference in New Issue
Block a user