Commit 925a909
committed
Suppress complexity warning for test_docs_examples function
The function complexity is 16 (limit is 15) due to necessary setup
and conditional logic. This matches the pattern used by other
complex test functions in the file (model_logic, stream_model_logic).1 parent 122be13 commit 925a909
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments