We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5666ea commit 99ea39dCopy full SHA for 99ea39d
python-uv/main.py
@@ -50,6 +50,7 @@ def main():
50
except Exception as e:
51
print(f"Error: {e}")
52
return 1
53
+
54
return 0
55
56
0 commit comments