pyOpenSci / lessons

A repo containing lessons used in pyOpenSci training.
https://www.pyopensci.org/lessons
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

A take on reordering pep-8 and code style section #31

Closed sneakers-the-rat closed 1 month ago

sneakers-the-rat commented 1 month ago

Here's one take on https://github.com/pyOpenSci/lessons/pull/12

what ya think @willingc @lwasser

I also thought the admonitions were using sort of a goofy amount of vertical space so i tightened that down a bit

sneakers-the-rat commented 1 month ago

ok! and of course if you or @willingc have additional edits please make them, i tried to keep your source text intact as much as possible, but i did edit a few headings just for the sake of document flow, but those can be changed back! I think the major thing i added was the discussion on linters/formatters, hopefully that wasn't too much detail (and hopefully it was correct).