mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 17:15:30 +02:00
Update formatting commands in package.json and pyproject.toml; refactor indentation in Python scripts for consistency
This commit is contained in:
parent
225ab67a50
commit
9775e1c75d
4 changed files with 33 additions and 33 deletions
|
@ -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())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue