mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
make sure exc_info is defined
This commit is contained in:
parent
4b8b57e39a
commit
3296079df6
1 changed files with 1 additions and 0 deletions
|
|
@ -871,6 +871,7 @@ class CreateContext:
|
|||
add_traceback = False
|
||||
result = None
|
||||
fail_info = None
|
||||
exc_info = None
|
||||
success = False
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue