mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-28 15:00:23 +00:00
x
This commit is contained in:
@@ -30,3 +30,5 @@ def is_caller_internal(depth: int = 2) -> bool:
|
|||||||
return True
|
return True
|
||||||
finally:
|
finally:
|
||||||
del frame
|
del frame
|
||||||
|
|
||||||
|
return False
|
||||||
|
Reference in New Issue
Block a user