test/stubgen: add for static checks

This commit is contained in:
2026-07-09 18:03:03 +08:00
parent 556969a054
commit 20dff6d6a7
5 changed files with 74 additions and 3 deletions
-1
View File
@@ -1,6 +1,5 @@
"""Tests for capnp_stubgen.utils."""
import pytest
from capnp_stubgen.utils import (
filename_to_module_name,
get_display_name,