Closed de-vri-es closed 11 months ago
Fixes an exception in the command /autosort helpers swap.
/autosort helpers swap
Also replaces the deprecated hook_completion_list_add with completion_list_add and fixes a false positive lint about mixed indentation.
hook_completion_list_add
completion_list_add
script_name.py X.Y: …
Script info
Description
Fixes an exception in the command
/autosort helpers swap
.Also replaces the deprecated
hook_completion_list_add
withcompletion_list_add
and fixes a false positive lint about mixed indentation.Checklist (script update)
script_name.py X.Y: …