LICENSE
README.md
pyproject.toml
src/pyurify/__init__.py
src/pyurify/cli.py
src/pyurify/logger.py
src/pyurify/pcov.py
src/pyurify/purification.py
src/pyurify/slicer.py
src/pyurify.egg-info/PKG-INFO
src/pyurify.egg-info/SOURCES.txt
src/pyurify.egg-info/dependency_links.txt
src/pyurify.egg-info/entry_points.txt
src/pyurify.egg-info/requires.txt
src/pyurify.egg-info/top_level.txt
tests/test_atomized_tests.py
tests/test_class_check.py
tests/test_class_purification.py
tests/test_nested_assertions.py
tests/test_parameterized_purification.py
tests/test_path_resolution.py
tests/test_purification.py
tests/test_purification_example.py
tests/test_purification_slicer_integration.py
tests/test_purification_unit.py
tests/test_purified_file_copying.py
tests/test_quick.py
tests/test_simple_assertion.py
tests/test_simple_class_check.py
tests/test_single_assertion_fix.py
tests/test_single_test_extraction.py
tests/test_slicer_functionality.py
tests/test_slicer_integration.py
tests/test_slicing.py
tests/test_subdirectory_preservation.py