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

Ensure attr is in scope for error message #1351

Merged
merged 1 commit into from
Apr 12, 2016

Conversation

abridgett
Copy link
Contributor

Dear Airflow Maintainers,

Please accept the following PR that

  • Fixes render error message which was breaking

During the recursion work below 'attr' dropped out of scope:
376cdd4

This commit ensures attr is in scope once more as it's very helpful
in tracing problems.

During the recursion work below 'attr' dropped out of scope:
apache@376cdd4

This commit ensures attr is in scope once more as it's very helpful
in tracing problems.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 67.805% when pulling 9355215 on abridgett:feature/correct_render_error into 1823f9d on airbnb:master.

@bolkedebruin bolkedebruin merged commit f8d19b4 into apache:master Apr 12, 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.

3 participants