removed main from uv init
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
def main():
|
|
||||||
print("Hello from backend!")
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
|
||||||
main()
|
|
Reference in New Issue
Block a user