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

Make the doc argument optional; use the docstring for the caller's module by default #318

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 11, 2016

  1. Make doc an optional argument to docopt().

    Use the docstring from the caller's module if ``doc`` isn't explicitly
    given.
    kalekundert committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    c0169db View commit details
    Browse the repository at this point in the history