LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
sheetwhat/Range.py
sheetwhat/State.py
sheetwhat/Test.py
sheetwhat/__init__.py
sheetwhat/sct_context.py
sheetwhat/sct_syntax.py
sheetwhat/selectors.py
sheetwhat/test_exercise.py
sheetwhat/utils.py
sheetwhat.egg-info/PKG-INFO
sheetwhat.egg-info/SOURCES.txt
sheetwhat.egg-info/dependency_links.txt
sheetwhat.egg-info/requires.txt
sheetwhat.egg-info/top_level.txt
sheetwhat/checks/__init__.py
sheetwhat/checks/check_chart.py
sheetwhat/checks/check_funcs.py
sheetwhat/checks/has_equal_conditional_formats.py
sheetwhat/checks/has_equal_data_validation.py
sheetwhat/checks/has_equal_number_format.py
sheetwhat/checks/has_equal_pivot.py
tests/test_Range.py
tests/test_check_chart.py
tests/test_check_function.py
tests/test_check_operator.py
tests/test_has_code.py
tests/test_has_equal_conditional_formats.py
tests/test_has_equal_data_validation.py
tests/test_has_equal_formula.py
tests/test_has_equal_number_format.py
tests/test_has_equal_pivot.py
tests/test_has_equal_references.py
tests/test_has_equal_references_absolute.py
tests/test_has_equal_value.py
tests/test_messaging.py
tests/test_test_exercise.py
tests/test_utils.py