Manim-Notebook / manim-notebook

Simple commands to replicate the manim dev workflow in VSCode
MIT License
5 stars 0 forks source link

Don't include trailing empty lines in ManimCell #69

Closed Splines closed 1 day ago

Splines commented 1 day ago

This fixes #51 by not including trailing empty lines in a ManimCell. See this image:

image



To test this, see the following not properly-linted sample file (rename to sample.py, its just that GitHub doesn't allow to upload Python files...) sample.log