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

ci: fix ci warning for pivot.rst #3691

Merged
merged 1 commit into from
Nov 21, 2024
Merged

ci: fix ci warning for pivot.rst #3691

merged 1 commit into from
Nov 21, 2024

Conversation

mattijn
Copy link
Contributor

@mattijn mattijn commented Nov 21, 2024

This warning appeared in the CI:

/home/runner/.local/share/hatch/env/virtual/altair/801ceKDt/doc/lib/python3.12/site-packages/sphinxext_altair/altairplot.py:261: UserWarning: altair-plot: /home/runner/work/altair/altair/doc/user_guide/transform/pivot.rst:44 Code Execution failed:IndentationError: unexpected indent (<ast>, line 1)
  warnings.warn(message, stacklevel=1)

It's because indentation is currently mixed.

@mattijn mattijn enabled auto-merge (squash) November 21, 2024 21:45
@mattijn mattijn merged commit 936c0af into main Nov 21, 2024
25 checks passed
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.

1 participant