Skip to content

Conversation

alixdamman
Copy link
Collaborator

No description provided.

@alixdamman alixdamman changed the title fix #477 : use raw docstrings (to avoid having to escape \) (issue 477) : use raw docstrings (to avoid having to escape \) Jun 19, 2019
doc_varargs = """
\*axes_and_groups : None or int or str or Axis or Group or any combination of those
doc_varargs = r"""
*axes_and_groups : None or int or str or Axis or Group or any combination of those
Copy link
Contributor

Choose a reason for hiding this comment

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

??

@alixdamman alixdamman force-pushed the 477_use_raw_docstrings branch from 3d7cea6 to 3f6a02c Compare June 26, 2019 14:53
@gdementen gdementen force-pushed the master branch 2 times, most recently from b1f2c1d to cb86d28 Compare June 26, 2019 15:17
@gdementen gdementen added this to the 0.31 milestone Aug 1, 2019
@alixdamman alixdamman force-pushed the 477_use_raw_docstrings branch from 3f6a02c to 120d050 Compare August 5, 2019 08:41
@alixdamman alixdamman requested a review from gdementen August 5, 2019 12:49
Copy link
Contributor

@gdementen gdementen left a comment

Choose a reason for hiding this comment

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

LGTM

@alixdamman alixdamman merged commit fc5f277 into larray-project:master Aug 5, 2019
@alixdamman alixdamman deleted the 477_use_raw_docstrings branch August 5, 2019 13:29
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