mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
hello, uv2nix world
This commit is contained in:
parent
4fc491f61a
commit
83a5ff3909
6 changed files with 390 additions and 0 deletions
2
src/hello_world/__init__.py
Normal file
2
src/hello_world/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
def hello() -> None:
|
||||
print("Hello from hello-world!")
|
||||
Loading…
Add table
Add a link
Reference in a new issue