Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit bd5d59e

Browse files
Fix merge
1 parent dff50d8 commit bd5d59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql_api/tests/test_repository.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
RepositoryFactory,
1111
RepositoryTokenFactory,
1212
)
13-
from graphql_api.types.repository.repository import TOKEN_UNAVAILABLE
1413

14+
from graphql_api.types.repository.repository import TOKEN_UNAVAILABLE
1515
from services.profiling import CriticalFile
1616

1717
from .helper import GraphQLTestHelper

0 commit comments

Comments
 (0)