f
This commit is contained in:
@@ -140,7 +140,7 @@ def debug_inspect(
|
||||
value=value,
|
||||
max_string=100_000,
|
||||
max_length=100_000,
|
||||
)
|
||||
) # type: ignore[call-arg]
|
||||
except TypeError:
|
||||
rich_inspect(
|
||||
obj,
|
||||
@@ -155,7 +155,6 @@ def debug_inspect(
|
||||
value=value,
|
||||
)
|
||||
|
||||
|
||||
def log(*args, **kwargs) -> None:
|
||||
"""Print with automatic file.function prefix.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user