This PR fixes a typo mistake in getArchiveTypes docstring.
:thumbsup:
Why add the newline?
For short docstrings like this one, PEP8 recommends having the closing quotes on the same line.
1 new commit added
Drop new line
A newline is dropped now.
Increase koji version
2 new commits added
Fix typo in getArchiveTypes dosctring
Commit 65e23afb fixes this pull-request
Pull-Request has been merged by mikem
This PR fixes a typo mistake in getArchiveTypes docstring.