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

docstring ensure signature code formatting #1062

Merged
merged 3 commits into from
Mar 1, 2020
Merged

Conversation

visr
Copy link
Contributor

@visr visr commented Mar 1, 2020

by using a four space indent instead of two

Fixes issues seen here:

image

Where the type signature has no code formatting, and a code block is introduced that throws off the rest of the formatting.

@CarloLucibello
Copy link
Member

thanks!

bors r+

bors bot added a commit that referenced this pull request Mar 1, 2020
1062: docstring ensure signature code formatting r=CarloLucibello a=visr

by using a four space indent instead of two

Fixes issues seen here:

![image](https://user-images.githubusercontent.com/4471859/75627427-54aa6600-5bd0-11ea-93d3-92901d44db59.png)

Where the type signature has no code formatting, and a code block is introduced that throws off the rest of the formatting.

Co-authored-by: Martijn Visser <[email protected]>
@CarloLucibello
Copy link
Member

don't know what went wrong with bors, trying again

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 1, 2020

Build succeeded

@bors bors bot merged commit 3cf131b into FluxML:master Mar 1, 2020
@visr visr deleted the signature branch March 2, 2020 07:11
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