4 lines
37 B
Bash
4 lines
37 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
python3 test/main_test.py
|