mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
2 lines
58 B
Python
2 lines
58 B
Python
def hello() -> None:
|
|
print("Hello from hello-world!")
|