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

Fix Sphinx syntax #77

Merged
merged 1 commit into from
Feb 26, 2018
Merged

Fix Sphinx syntax #77

merged 1 commit into from
Feb 26, 2018

Conversation

glasserc
Copy link
Contributor

Refs Kinto/kinto#1514. Apparently Sphinx has
started to complain about unfindable things, and "dict followed by
some words" is unfindable.

@@ -516,6 +517,7 @@ def from_schema_mapping(self, schema_mapping):

elif location in ('header', 'headers'):
header_schema = convert_schema(field_schema)
print(header_schema)
Copy link
Contributor

Choose a reason for hiding this comment

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

leftover

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, that's from trying to debug Kinto/kinto#1503..

Refs Kinto/kinto#1514. Apparently Sphinx has
started to complain about unfindable things, and "dict followed by
some words" is unfindable.
@leplatrem leplatrem merged commit 7286df2 into master Feb 26, 2018
leplatrem added a commit that referenced this pull request Feb 26, 2018
@glasserc glasserc deleted the fix-sphinx branch February 26, 2018 14:06
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.

3 participants