Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
ghinks committed Dec 23, 2024
1 parent b19073d commit f7aa63a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_get_repos_gql.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import os
import unittest
from unittest.mock import Mock, patch
import os

from pr_reviews.queries.get_repos_gql import get_repos_by_language


Expand Down

0 comments on commit f7aa63a

Please sign in to comment.