This repository has been archived on 2026-03-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PyWPR/www/import_test.py
2025-08-24 22:09:37 +03:00

2 lines
122 B
Python

def hello():
return "Hello, world!<span style=\"font-size:small\">this was imported from another python script</span>"