Skip to content

Commit f5a3b77

Browse files
chore(pre-commit.ci): auto fixes
1 parent 73c5a11 commit f5a3b77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/utils/test_net.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
import socket
77
import sys
88
import unittest
9-
from unittest.mock import MagicMock, Mock, call, patch
109
import warnings
10+
from unittest.mock import MagicMock, Mock, call, patch
1111

1212
import ifaddr
1313
import pytest

0 commit comments

Comments
 (0)