Spaces:
Running
Running
Jeremiah Lowin commited on
Commit ·
9b3f698
1
Parent(s): 86a15b9
Fix static checks
Browse files
tests/server/test_app_state.py
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
import pytest
|
| 2 |
from fastmcp.server import FastMCP
|
| 3 |
from fastmcp.server.http import create_sse_app, create_streamable_http_app
|
| 4 |
|
|
|
|
|
|
|
| 1 |
from fastmcp.server import FastMCP
|
| 2 |
from fastmcp.server.http import create_sse_app, create_streamable_http_app
|
| 3 |
|