mirror of
https://github.com/sophos/sophos-firewall-sdk.git
synced 2026-04-27 08:35:49 +03:00
[PR #11] [MERGED] Fix: remove empty list as default #13
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sophos-firewall-sdk#13
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/sophos/sophos-firewall-sdk/pull/11
Author: @mamullen13316
Created: 9/20/2023
Status: ✅ Merged
Merged: 9/20/2023
Merged by: @mamullen13316
Base:
main← Head:fix_update_service_acl📝 Commits (2)
2e8f5d2fix: pylint says don't use empty list as default4b810eefix: update version to 0.1.10📊 Changes
2 files changed (+7 additions, -2 deletions)
View changed files
📝
pyproject.toml(+1 -1)📝
sophosfirewall_python/firewallapi.py(+6 -1)📄 Description
Pylint complaining about use of empty list as default argument on
update_service_aclmethod.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.