Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docstrings to all functions and clean up code #32

Open
5 tasks
Paulinakhew opened this issue Nov 28, 2019 · 0 comments
Open
5 tasks

Add docstrings to all functions and clean up code #32

Paulinakhew opened this issue Nov 28, 2019 · 0 comments
Assignees
Labels
easy 😌 Super quick fix enhancement ✨ New feature or request

Comments

@Paulinakhew
Copy link
Owner

Paulinakhew commented Nov 28, 2019

  • this issue just has to do with code readability
  • in the future, when building this out, each function should be properly labeled and its purpose should be easy to identify
  • this website has a lot of popular docstrings formats
  • Add docstrings to all functions in model.py
  • Add docstrings to all functions in controller.py
  • Add line separations within functions
  • remove unnecessary commented out code
  • implement flake8
@Paulinakhew Paulinakhew added enhancement ✨ New feature or request easy 😌 Super quick fix labels Nov 28, 2019
@Paulinakhew Paulinakhew self-assigned this Nov 28, 2019
@Paulinakhew Paulinakhew changed the title Add docstrings to all functions and remove comments Add docstrings to all functions and clean up code Nov 28, 2019
Paulinakhew added a commit that referenced this issue Dec 2, 2019
Paulinakhew added a commit that referenced this issue Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy 😌 Super quick fix enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant