Max Mynter
Max Mynter
as was done in #502 for tutorial exercises 7.02. With `fill="none"`, the business card paper background is not rendered. This PR changes to `fill="white"` in 7.01 and 7.03. (Really enjoying...
### What happened? Changes made in commit 9d1c7f6 as part of #7903 break file uploads using the `ObjectWriter`: ```bash ValueError: Must have exactly one of create/read/write/append mode and at most...
Closes #7334 # Changes This PR makes the minimum width allocated for line numbers in the side gutter configurable in units of character width via the `"line_number_base_width"` attribute in `gutter`...
Thank you for the books :) Done with the interpreter and will go through the compiler one soon!