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

Docstring missing in functions #89

Open
farhaanbukhsh opened this issue Oct 7, 2016 · 1 comment
Open

Docstring missing in functions #89

farhaanbukhsh opened this issue Oct 7, 2016 · 1 comment

Comments

@farhaanbukhsh
Copy link
Contributor

I have been looking into the files and found that a lot functions don't have docstring written which makes it difficult to figure out what that function does.

https://github.com/waartaa/ircb/blob/develop/ircb/lib/dispatcher/__init__.py

@rtnpro
Copy link
Member

rtnpro commented Oct 14, 2016

On Fri, Oct 7, 2016 at 6:47 PM, Farhaan Bukhsh notifications@github.com
wrote:

I have been looking into the files and found that a lot functions don't
have docstring written which makes it difficult to figure out what that
function does.

https://github.com/waartaa/ircb/blob/develop/ircb/lib/
dispatcher/init.py

Agree! We need to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants