SoftDev4Research / 4OSS-lesson

The overall aim of these 4OSS in the shape of training materials will contribute to make research software FAIR.
https://SoftDev4Research.github.io/4OSS-lesson
Other
23 stars 22 forks source link

pep8 -> pycodestyle #56

Closed c-martinez closed 5 years ago

c-martinez commented 5 years ago

Also, should positive_limits.py script be provided?

orchid00 commented 5 years ago

Thank you @c-martinez

If you want an R example this is a source https://cran.r-project.org/web/packages/styler/index.html

c-martinez commented 5 years ago

Hi @orchid00,

Thanks for the link. Although my question was in a slightly different direction: the challenge mentions a positive_limits.py script, on which you should run pycodestyle -- but the script is not in the repo. Should this script be on the repo? Otherwise, where can it be found?

orchid00 commented 5 years ago

hi @c-martinez

I wasn't sure where that script is, but it is right where it should be! https://github.com/SoftDev4Research/4OSS-lesson/tree/gh-pages/code can you add a link to it? or add a comment to assign someone from that episode to add the link. Thanks!

c-martinez commented 5 years ago

PR #59 sent.