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

[Python] Implement docstrings and testing #15

Open
MattIPv4 opened this issue Oct 21, 2018 · 0 comments
Open

[Python] Implement docstrings and testing #15

MattIPv4 opened this issue Oct 21, 2018 · 0 comments
Labels
🆕 Enhancement New feature or request good first issue Good for newcomers hacktoberfest An issue open and looking for help as part of hacktoberfest help wanted Extra attention is needed

Comments

@MattIPv4
Copy link
Owner

Currently the library has a lot of code dumped throughout that has no documentation associated to explain what it does. Additionally, there is no real testing in place to ensure older methods are not broken by never changes etc.

Therefor, implementing correct docstrings throughout the code and implementing proper testing would be a good way to bring up the quality of the library.

@MattIPv4 MattIPv4 added 🆕 Enhancement New feature or request help wanted Extra attention is needed hacktoberfest An issue open and looking for help as part of hacktoberfest labels Oct 21, 2018
@MattIPv4 MattIPv4 added the good first issue Good for newcomers label Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 Enhancement New feature or request good first issue Good for newcomers hacktoberfest An issue open and looking for help as part of hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant