Commit d33ecd3
committed
fix: Remove unused global declaration
Remove the global declaration for 'has_shown_yaml_error_message'.
This variable was deleted in a previous change, but the declaration
was left behind by mistake. This fixes flake8 error F824.1 parent fe41f2d commit d33ecd3
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | 283 | | |
285 | 284 | | |
286 | 285 | | |
| |||
0 commit comments