mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-01-22 11:38:51 -06:00
🚨 Fixed Unnecessary ellipsis constant
This commit is contained in:
@@ -124,7 +124,6 @@ def remove_duplicates(
|
|||||||
"""
|
"""
|
||||||
deprecated: input_list as dict is deprecated, use list of dicts instead
|
deprecated: input_list as dict is deprecated, use list of dicts instead
|
||||||
"""
|
"""
|
||||||
...
|
|
||||||
|
|
||||||
|
|
||||||
def remove_duplicates(
|
def remove_duplicates(
|
||||||
|
|||||||
Reference in New Issue
Block a user