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

Don't add a new line in one-line Numpy docstrings #181

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Conversation

DanielNoord
Copy link
Owner

Closes #177

@DanielNoord DanielNoord added the bug Something isn't working label Sep 22, 2022
@DanielNoord DanielNoord enabled auto-merge (rebase) September 22, 2022 08:29
@DanielNoord
Copy link
Owner Author

Tagging @jspaezp as you might be interested in the fact that I found a fix 😄

@github-actions
Copy link

According to the primer, this change has no effect on the checked open source code. 🤖🎉

@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Merging #181 (3558dd8) into main (54809b3) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #181   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          640       640           
=========================================
  Hits           640       640           
Impacted Files Coverage Δ
...stringformatter/_formatting/formatters_numpydoc.py 100.00% <100.00%> (ø)

@DanielNoord DanielNoord merged commit 93b15ca into main Sep 22, 2022
@DanielNoord DanielNoord deleted the numpy-bug branch September 22, 2022 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NumpydocSectionSpacingFormatter collides with ClosingQuotesFormatter
1 participant