Commit 0c10fb3
Fix: Initialize called_set and calling_set variables
- Initialize called_set and calling_set as empty sets to prevent UnboundLocalError
- Ensures variables are always defined before conditional usage1 parent 85c74a7 commit 0c10fb3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
| 820 | + | |
| 821 | + | |
820 | 822 | | |
821 | 823 | | |
822 | 824 | | |
| |||
0 commit comments