Skip to content

Commit 29ae80e

Browse files
committed
Minor
1 parent 25ac5d3 commit 29ae80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import json
77
from os.path import dirname
88
from pathlib import Path
9-
from unittest.mock import patch, MagicMock
9+
from unittest.mock import MagicMock, patch
1010

1111
import pytest
1212
import requests

0 commit comments

Comments
 (0)