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 for falcon, falcon.util, etc. for use in help(). #816

Closed
wants to merge 1 commit into from

Conversation

t20
Copy link

@t20 t20 commented Jun 2, 2016

Closes : #783

@codecov-io
Copy link

codecov-io commented Jun 2, 2016

Current coverage is 100%

Merging #816 into master will not change coverage

@@             master       #816   diff @@
==========================================
  Files            29         29          
  Lines          1775       1775          
  Methods           0          0          
  Messages          0          0          
  Branches        298        298          
==========================================
  Hits           1775       1775          
  Misses            0          0          
  Partials          0          0          

Powered by Codecov. Last updated by 10d1b7e...26b3659

@@ -1,3 +1,8 @@
"""
Utility functions for the Falcon framework.
These modules are already imported by the falcon module and can be accessed directly.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except for the uri module... Also, we should add a docstring for `uri.py.

@kgriffs
Copy link
Member

kgriffs commented Jul 23, 2016

[Augmented and merged as #850]

@kgriffs kgriffs closed this Jul 23, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants