uv/test/workspaces/albatross-root-workspace/check_installed_albatross.py

5 lines
50 B
Python

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