Skip to content

Commit 046003e

Browse files
committed
isort
1 parent b17df4f commit 046003e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test_app/tests/rbac/test_scoped_team_recompute.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
recompute touched ObjectRoles from unrelated orgs.
88
"""
99

10-
import pytest
1110
from unittest.mock import patch
1211

12+
import pytest
13+
1314
from ansible_base.rbac.caching import (
1415
all_team_children,
1516
compute_team_member_roles,

0 commit comments

Comments
 (0)