mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 18:32:32 -05:00
Reformat with Black 2023 formatting changes
This commit is contained in:
@@ -58,6 +58,7 @@ log = logging.getLogger("red.core.utils")
|
||||
_T = TypeVar("_T")
|
||||
_S = TypeVar("_S")
|
||||
|
||||
|
||||
# Benchmarked to be the fastest method.
|
||||
def deduplicate_iterables(*iterables):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user