File: __init__.py

package info (click to toggle)
lsprotocol 2025.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,408 kB
  • sloc: python: 7,567; cs: 1,225; sh: 15; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

from .rust_utils import generate_from_spec as generate  # noqa: F401