test/api: fix white-space error
No double space between class methods, so say the scriptures.
This commit is contained in:
parent
f8de164413
commit
7a112c27cb
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ class TestAPI(unittest.TestCase):
|
|||
data = osbuild.api.arguments(path=path)
|
||||
self.assertEqual(data, args)
|
||||
|
||||
|
||||
def test_exception(self):
|
||||
# Check that 'api.exception' correctly sets 'API.exception'
|
||||
tmpdir = self.tmp.name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue