dang it darglint
This commit is contained in:
parent
28b854321d
commit
e0898f79f1
@ -68,9 +68,6 @@ def serializer(
|
||||
|
||||
Returns:
|
||||
The decorated function.
|
||||
|
||||
Raises:
|
||||
ValueError: If the function does not take a single argument.
|
||||
"""
|
||||
|
||||
def wrapper(fn: SERIALIZED_FUNCTION) -> SERIALIZED_FUNCTION:
|
||||
|
Loading…
Reference in New Issue
Block a user