Skip to content

Commit

Permalink
chore: sort imports
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Koppert <[email protected]>
  • Loading branch information
zkoppert committed Nov 1, 2024
1 parent bab4a77 commit 538da8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_cleanowners.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

import unittest
import uuid
from unittest.mock import MagicMock, patch
from io import StringIO
from unittest.mock import MagicMock, patch

import github3
from cleanowners import (
Expand Down

0 comments on commit 538da8d

Please sign in to comment.