Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUninitialized OrderedDict in hug.interface.Local.documentation() #834
Comments
|
Hello, I'd like to work on this issue. Will send a PR in a few moments. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unable to call
.documentation()on ahug.local()interface because thedocOrderedDictis not initialized.