We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ac5d3 commit 29ae80eCopy full SHA for 29ae80e
tests/test_common.py
@@ -6,7 +6,7 @@
6
import json
7
from os.path import dirname
8
from pathlib import Path
9
-from unittest.mock import patch, MagicMock
+from unittest.mock import MagicMock, patch
10
11
import pytest
12
import requests
0 commit comments