This repository was archived by the owner on Jan 13, 2026. It is now read-only.
Commit ec760b9
committed
Fix bug in
In Python referential equality must be checked using `is` rather than `==`.visit_container()
1 parent 3542912 commit ec760b9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments