__init__.py 88 B

1234
  1. from .categories import Cc, Cf, P, Z
  2. from .properties import Any
  3. __version__ = "1.0.3"