LICENSE
MANIFEST.in
README.md
requirements.prod.extras.txt
requirements.prod.required.txt
requirements.prod.txt
version.py
approval_utilities/__init__.py
approval_utilities/list_utils.py
approval_utilities/py.typed
approval_utilities/utils.py
approval_utilities.egg-info/PKG-INFO
approval_utilities.egg-info/SOURCES.txt
approval_utilities.egg-info/dependency_links.txt
approval_utilities.egg-info/top_level.txt
approval_utilities/approvaltests/__init__.py
approval_utilities/approvaltests/core/__init__.py
approval_utilities/approvaltests/core/executable_command.py
approval_utilities/approvaltests/core/verifiable.py
approval_utilities/approvaltests/core/verify_parameters.py
approval_utilities/utilities/__init__.py
approval_utilities/utilities/clipboard_utilities.py
approval_utilities/utilities/deprecated.py
approval_utilities/utilities/map_reduce.py
approval_utilities/utilities/markdown_table.py
approval_utilities/utilities/multiline_string_utils.py
approval_utilities/utilities/os_utilities.py
approval_utilities/utilities/stack_frame_utilities.py
approval_utilities/utilities/string_wrapper.py
approval_utilities/utilities/time_utilities.py
approval_utilities/utilities/wrapper.py
approval_utilities/utilities/exceptions/__init__.py
approval_utilities/utilities/exceptions/exception_collector.py
approval_utilities/utilities/exceptions/exception_utils.py
approval_utilities/utilities/exceptions/multiple_exceptions.py
approval_utilities/utilities/logger/__init__.py
approval_utilities/utilities/logger/logging_instance.py
approval_utilities/utilities/logger/simple_logger.py
approval_utilities/utilities/persistence/__init__.py
approval_utilities/utilities/persistence/loader.py
approval_utilities/utilities/persistence/saver.py
setup/setup_utils.py
tests/test_approvaltests_temp_dir.py
tests/test_asserts.py
tests/test_build.py
tests/test_combinations.py
tests/test_compare_file_lists.py
tests/test_custom_printers.py
tests/test_example_numpy.py
tests/test_exception_utils.py
tests/test_fileapprover.py
tests/test_find_stale_approved_files.py
tests/test_inline_approvals.py
tests/test_list.py
tests/test_multiline_string_utils.py
tests/test_namer.py
tests/test_options.py
tests/test_pairwise_combinations.py
tests/test_parse_inputs.py
tests/test_python_patterns.py
tests/test_scenarios.py
tests/test_simple_logger.py
tests/test_split_code.py
tests/test_verify.py
tests/test_verify_all.py
tests/test_verify_argument_parser.py
tests/test_workflow_matrix.py
tests/test_writer.py