mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-19 09:48:23 +00:00
Update formatting commands in package.json and pyproject.toml; refactor indentation in Python scripts for consistency
This commit is contained in:
@@ -72,5 +72,6 @@ def main() -> int:
|
||||
print(f"Current version: {current_version}, RC version: {rc_response}")
|
||||
return 1
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
sys.exit(main())
|
||||
|
Reference in New Issue
Block a user