a70ee58ae1
(#17032) It's been bothering me that we have a bunch of stub packages and such in a `scripts` directory.
5 lines
50 B
Python
5 lines
50 B
Python
from albatross import fly
|
|
|
|
fly()
|
|
print("Success")
|