mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 02:45:59 +03:00
[PR #75] [MERGED] Import sys in whapa-gui.py script #220
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#220
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/B16f00t/whapa/pull/75
Author: @FreddieOliveira
Created: 10/29/2020
Status: ✅ Merged
Merged: 10/30/2020
Merged by: @B16f00t
Base:
master← Head:master📝 Commits (1)
d5bb13fImport sys in whapa-gui.py script📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
whapa-gui.py(+1 -0)📄 Description
Add
import sysline to prevent error when executingif sys.platform == "win32" or sys.platform == "win64" or sys.platform == "cygwin":line🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.