You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure! @kidrahahjo have a close look at glotzerlab/signac#294, it should provide the exact blueprint for what you need. Similar to that one, you'll want to pick one file (preferably a smaller one, not something like flow/project.py) and apply pydocstyle to it. Let me know if you have any questions.
Feature description
Replicate glotzerlab/signac#294 for this repo. Pick some file as a starting point (we used jsondict.py in signac) and go from there.
Proposed solution
Use pydocstyle as described in the corresponding signac issue.
The text was updated successfully, but these errors were encountered: