Fix unencoded search link of installations table cells (#53)
Closes #48 Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com>
This commit is contained in:
@@ -32,4 +32,4 @@ jobs:
|
||||
run: ruff check netbox_slm
|
||||
|
||||
- name: Run ruff format
|
||||
run: ruff format netbox_slm
|
||||
run: ruff format --check netbox_slm
|
||||
|
||||
Reference in New Issue
Block a user