Whitespace fixes
This patch fixes some issues with inconsistent use of whitespace. It only modifies lines that do not contain any code to not break git blame too much. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
68115f3502
commit
c55ed742cd
5 changed files with 14 additions and 13 deletions
|
|
@ -558,5 +558,6 @@ class OSBSThreadTest(helpers.PungiTestCase):
|
|||
self._assertCorrectMetadata(scratch=True)
|
||||
self._assertRepoFile()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue