mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-19 15:06:21 +00:00
6 lines
90 B
Python
6 lines
90 B
Python
![]() |
# pyright: reportPrivateUsage=false
|
||
|
|
||
|
from __future__ import annotations
|
||
|
|
||
|
class QName: ...
|