Fix Typo in CLI module

This commit is contained in:
Will Clark 2025-06-06 14:29:16 -04:00 committed by GitHub
commit d50b3443c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
"""FastmMCP CLI tools."""
"""FastMCP CLI tools."""
import importlib.metadata
import importlib.util