Skip to content

Commit 59c17f1

Browse files
committed
Updates
1 parent be16905 commit 59c17f1

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

.github/addexclusiongroup1.png

35.9 KB
Loading

.github/addexclusiongroup2.png

24.8 KB
Loading

.github/addexclusiongroup3.png

9.86 KB
Loading

.github/addexclusiongroup4.png

26.8 KB
Loading

.github/excludedgroupav.png

-11.6 KB
Binary file not shown.

graphpython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5202,7 +5202,7 @@ def parse_permissionid(content):
52025202
readable_rule = settings_map.get(rule_name, rule_name)
52035203
print(f"{action:<6}: {readable_rule}")
52045204
else:
5205-
print_red(f"Failed to retrieve settings: {response.status_code}")
5205+
print_red(f"[-] Failed to retrieve settings: {response.status_code}")
52065206
print_red(response.text)
52075207
print("=" * 80)
52085208

0 commit comments

Comments
 (0)