Skip to content

Commit

Permalink
Whitespace fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
terjekv committed Nov 26, 2024
1 parent d442d1f commit 117148a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mreg/api/v1/tests/test_host_permissions.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from .tests import MregAPITestCase


class Internals(MregAPITestCase):
class Internals(MregAPITestCase):
"""Test internal structures in permissions."""

@override_settings(SUPERUSER_GROUP=None)
Expand Down

0 comments on commit 117148a

Please sign in to comment.