radubulimac's picture
fix import issue
2d876d1
raw
history blame
121 Bytes
""" """
from __future__ import annotations
__all__ = [
"ZeroWidthEscape",
]
ZeroWidthEscape = "[ZeroWidthEscape]"