Skip to content

Commit 2ce9a66

Browse files
committed
fix
1 parent f3e68d3 commit 2ce9a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/server/kiln_server/test_spec_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import logging
2-
from unittest.mock import MagicMock, patch
2+
from unittest.mock import patch
33

44
import pytest
55
from fastapi import FastAPI

0 commit comments

Comments
 (0)