wrothmir

Results 3 issues of wrothmir

### What happens? Snippets get saved regardless of their correctness. Acceptance Criteria: Any snippet that does not execute correctly if the `--no-execute` flag is not passed must not be saved....

The latest version of matplotlib (3.7.3) causes errors in reference images used for the plot tests (src/tests/test_magic_plot.py). Acceptance Criteria: Fix reference images to work with the latest version of matplotlib....

Snippets, for now, cannot be used in queries other than SELECT queries. Acceptance Criteria: A feature could be added to allow snippet usage in CTEs. ``` %%sql --save my_penguins SELECT...