resolve all ruff check errors

This commit is contained in:
Taylor Wilsdon
2025-07-18 18:04:06 -04:00
parent 9f65f0f438
commit d4dc255f16
18 changed files with 21 additions and 75 deletions

View File

@@ -214,7 +214,7 @@ def main():
with open(config_path, 'w') as f:
json.dump(existing_config, f, indent=2)
print(f"\n✅ Successfully configured Google Workspace MCP!")
print("\n✅ Successfully configured Google Workspace MCP!")
print(f"📁 Config file: {config_path}")
print("\n📋 Configuration Summary:")