Commit 30ec4e4
emmanuel
test: use AST-based check for undefined _control attribute references
Addresses review feedback: a raw substring search could false-fail on
comments, docstrings, or examples. The AST walk only flags actual
self._control attribute access.1 parent 36e0702 commit 30ec4e4
1 file changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
861 | | - | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
862 | 868 | | |
863 | 869 | | |
864 | 870 | | |
865 | 871 | | |
866 | | - | |
867 | | - | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
0 commit comments