mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-28 16:04:35 +02:00
add uv
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
def main() -> None:
|
||||
print("A-Maze-ing !!!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user