[PR #456] [MERGED] Use argparse.ArgumentParser "version" action #473

Closed
opened 2026-02-26 12:21:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/456
Author: @rly0nheart
Created: 1/23/2024
Status: Merged
Merged: 1/24/2024
Merged by: @brentvollebregt

Base: masterHead: dev


📝 Commits (2)

  • dba8d88 Revert code formatting changes
  • 790e1fd Revert code formatting changes

📊 Changes

1 file changed (+5 additions, -10 deletions)

View changed files

📝 auto_py_to_exe/__main__.py (+5 -10)

📄 Description

Revert code formatting changes made with black

New feature checklist

  • I have ran the application to make sure my code runs
  • This not just a simple formatting change

Translation checklist

  • I have ran the application to make sure my code runs
  • I have used the correct ISO 639-1 code for my translations (e.g. en)
  • I have made sure to leave a , at the end of each translation added
  • I have added the language to supportedLanguages in alphabetical order
  • I have added the language to the table in README.md in alphabetical order
  • (If you translated the README) I have translated the README and linked it in the main README.md

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/brentvollebregt/auto-py-to-exe/pull/456 **Author:** [@rly0nheart](https://github.com/rly0nheart) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`dba8d88`](https://github.com/brentvollebregt/auto-py-to-exe/commit/dba8d88d3838410dbe4ee616c82f9026edbfba2a) Revert code formatting changes - [`790e1fd`](https://github.com/brentvollebregt/auto-py-to-exe/commit/790e1fd2ddbfd98b912fe6af9bfba976b1e63b82) Revert code formatting changes ### 📊 Changes **1 file changed** (+5 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `auto_py_to_exe/__main__.py` (+5 -10) </details> ### 📄 Description **Revert code formatting changes made with black** **New feature checklist** - [x] I have ran the application to make sure my code runs - [x] This not just a simple formatting change **Translation checklist** - [ ] I have ran the application to make sure my code runs - [ ] I have used the correct [ISO 639-1 code](https://www.alchemysoftware.com/livedocs/ezscript/Topics/Catalyst/Language.htm) for my translations (e.g. `en`) - [ ] I have made sure to leave a `,` at the end of each translation added - [ ] I have added the language to `supportedLanguages` in alphabetical order - [ ] I have added the language to the table in README.md in alphabetical order - [ ] (*If you translated the README*) I have translated the README and linked it in the main README.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:21:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#473
No description provided.