diff options
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ return template Then the same directory will contain the `test.py` we added in the template: ```py +# test.py #!/usr/bin/env python3 # This module is called @{name()} |