[PR #256] [MERGED] Fix typo in function name #444

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

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/256
Author: @acatiadroid
Created: 3/28/2022
Status: Merged
Merged: 3/29/2022
Merged by: @brentvollebregt

Base: masterHead: master


📝 Commits (2)

  • f56bff5 Fix typo in function name
  • 618d5d2 Fix argparse_file_exists reference

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 auto_py_to_exe/__main__.py (+1 -1)
📝 auto_py_to_exe/validation.py (+2 -2)

📄 Description

Replaced argparse_file_eists with argparse_file_exists


🔄 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/256 **Author:** [@acatiadroid](https://github.com/acatiadroid) **Created:** 3/28/2022 **Status:** ✅ Merged **Merged:** 3/29/2022 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f56bff5`](https://github.com/brentvollebregt/auto-py-to-exe/commit/f56bff50e9ac35de223bb9ac884a901acd4c9531) Fix typo in function name - [`618d5d2`](https://github.com/brentvollebregt/auto-py-to-exe/commit/618d5d28ff9cbeaffbd3bd9efb61aea73b702c63) Fix `argparse_file_exists` reference ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `auto_py_to_exe/__main__.py` (+1 -1) 📝 `auto_py_to_exe/validation.py` (+2 -2) </details> ### 📄 Description Replaced `argparse_file_eists` with `argparse_file_exists` --- <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:39 +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#444
No description provided.