Skip to content

Fix docstring DataFrame.set_index#6739

Merged
jrbourbeau merged 1 commit intodask:masterfrom
gforsyth:setindex_quick_docfix
Oct 15, 2020
Merged

Fix docstring DataFrame.set_index#6739
jrbourbeau merged 1 commit intodask:masterfrom
gforsyth:setindex_quick_docfix

Conversation

@gforsyth
Copy link
Contributor

Small fix for a missing line that was causing weird rendering in the docs

qq: is there a flag to skip non-doc CI for docs-only changes?

  • Tests added / passed
  • Passes black dask / flake8 dask

Small fix for a missing line that was causing weird rendering in the docs
Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @gforsyth!

qq: is there a flag to skip non-doc CI for docs-only changes?

There isn't, although that would be nice to have. If you include [skip ci] in a commit message then Travis CI (and some other CI services) will automatically not run builds for that commit, however GitHub actions doesn't support [skip ci] and there may be some difficulty with trying to add that functionality (xref #6196)

@jrbourbeau jrbourbeau merged commit fbf0ef1 into dask:master Oct 15, 2020
@gforsyth gforsyth deleted the setindex_quick_docfix branch October 15, 2020 16:46
kumarprabhu1988 pushed a commit to kumarprabhu1988/dask that referenced this pull request Oct 29, 2020
Small fix for a missing line that was causing weird rendering in the docs
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.

2 participants