Skip to content

STY: Place conditional opening braces on the same line - #6979

Merged
njsmith merged 1 commit into
numpy:masterfrom
jakirkham:cblas_matrixproduct_braces
Jan 9, 2016
Merged

STY: Place conditional opening braces on the same line#6979
njsmith merged 1 commit into
numpy:masterfrom
jakirkham:cblas_matrixproduct_braces

Conversation

@jakirkham

Copy link
Copy Markdown
Contributor

Related: #6932

Unfortunately, was unaware of the style expectations regarding C code. This fixes braces to make sure they are on the same line of the control structure that requires them.

@njsmith

njsmith commented Jan 9, 2016

Copy link
Copy Markdown
Member

Oh, hey, thanks :-)

njsmith added a commit that referenced this pull request Jan 9, 2016
STY: Place conditional opening braces on the same line
@njsmith
njsmith merged commit dce2b4e into numpy:master Jan 9, 2016
@jakirkham
jakirkham deleted the cblas_matrixproduct_braces branch January 9, 2016 18:30
@jakirkham

Copy link
Copy Markdown
Contributor Author

Sure, felt like I should fix my own mistake.

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