diff options
Diffstat (limited to 'Python/run.toml')
-rw-r--r-- | Python/run.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Python/run.toml b/Python/run.toml new file mode 100644 index 0000000..b867beb --- /dev/null +++ b/Python/run.toml @@ -0,0 +1 @@ +hello="python hello.py" |