brittAnderson / Intro2Computing4Psychology

A guided introduction to computing tools useful for research in psychology - targeted to complete beginners
46 stars 159 forks source link

Updating spacing to be pep8 friendly. #89

Closed cpsimpson closed 1 year ago

cpsimpson commented 1 year ago

Updating some of the style to match the recommended pep8 style guide. Also fixed a typo in the related text.

cpsimpson commented 1 year ago

Thanks @brittAnderson. This was definitely a PR I debated whether to submit or not. There are so many places (even in the standard libraries) that use non-snake case for historical reasons, that I'm always torn on pointing it out. But I figured you could always reject the PR if you disagreed with making the change 😄