.bumpversion.cfg
.gitignore
LICENSE
README.md
mypy.ini
pyproject.toml
setup.py
.circleci/config.yml
hologram/__init__.py
hologram/helpers.py
hologram/py.typed
hologram.egg-info/PKG-INFO
hologram.egg-info/SOURCES.txt
hologram.egg-info/dependency_links.txt
hologram.egg-info/requires.txt
hologram.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_all.py
tests/test_custom.py
tests/test_dict_fields.py
tests/test_enums.py
tests/test_extended.py
tests/test_inheritance.py
tests/test_json.py
tests/test_multi_optional_definitions.py
tests/test_polymorphism.py
tests/test_regex.py
tests/test_restrict.py
tests/test_tuple.py
tests/test_underscore_hyphens.py
tests/test_union.py
third-party-stubs/jsonschema/__init__.pyi
third-party-stubs/jsonschema/exceptions.pyi