Tyler Makaro
Tyler Makaro
See https://github.com/matplotlib/matplotlib/issues/11839 I've been working on animation comparison testing. My implementation can be found [here](https://github.com/t-makaro/animatplot/blob/master/animatplot/testing/tools.py). I offer my work freely if people here would like to help generalize the code...
## Description of new feature, or changes Adds support for nicer symbols in windows terminal. ## Checklist - [x] Your branch is up-to-date with the base branch - [ ]...
### Description of the new feature / enhancement Prusa has moved to using .bgcode for their Mk4 and XL printers. The File Explorer add-ons already supports .gcode, so hopefully this...
I'm currently trying to create pytests for animations over in [animatplot](https://github.com/t-makaro/animatplot/issues/8). Now, I know that people here have talked about writing image comparison tests for animations, so I thought I...
### Microsoft PowerToys version 0.88.0 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? Advanced Paste ### Steps to reproduce  When English (Canada) is...
**Is your feature request related to a problem? Please describe.** Often times calendar events come from sources other than email. It'd be nice to be able to more easily add...
Fixes #392 The user can force A4 with the ```--template-file index_A4``` flag on the command line or ```c.LatexExporter.template_file = 'index_A4.tex.j2'``` from the appropriate config file. A4 is narrower, so I...