Skip to content

Commit f8a2270

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e2a9897 commit f8a2270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/common/core/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
get_version_info,
1111
has_email_provider,
1212
is_enterprise,
13-
is_saas,
1413
is_oss,
14+
is_saas,
1515
)
1616

1717
pytestmark = pytest.mark.django_db

0 commit comments

Comments
 (0)