This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
uv
Watch
1
Star
0
Fork
0
You've already forked uv
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
cfaa834dee77ffef4c9e78db8cc7427fd5016708
uv
/
scripts
/
packages
/
black_editable
/
black
/
__init__.py
T
7 lines
78 B
Python
Raw
Normal View
History
Unescape
Escape
Editable installs for
uv tool
(
#5454
)
2024-07-26 22:30:15 +02:00
def
main
(
)
:
print
(
"
Hello world!
"
)
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
Copy Permalink