update,
This commit is contained in:
10
vinniesniper-54816/task1/_ref/2022-Codes-Python/test.sh
Executable file
10
vinniesniper-54816/task1/_ref/2022-Codes-Python/test.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
|
||||
rm -rf **/__pycache__ __pycache__
|
||||
|
||||
python ./demo_draft2.py
|
||||
|
||||
rm -rf **/__pycache__ __pycache__
|
||||
|
Reference in New Issue
Block a user