You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #18975 @throws annotations should go after @return (nicolas-grekas)
This PR was merged into the 2.7 branch.
Discussion
----------
`@throws` annotations should go after `@return`
| Q | A
| ------------- | ---
| Branch? | 2.7
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | -
| License | MIT
| Doc PR | -
Commits
-------
c854db7 `@throws` annotations should go after `@return`
0 commit comments