rename to hints

This commit is contained in:
2026-01-02 12:46:09 +01:00
parent 9a46317e6c
commit aa93e8c712
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from io import StringIO
from ruamel.yaml import YAML
from .types import JSONData, JSONDataScalar
from . import hints
yaml = YAML(typ="safe")