uv/scripts/workspaces/albatross-just-project/check_installed_albatross.py

5 lines
50 B
Python

from albatross import fly
fly()
print("Success")