.gitignore
DEPLOYMENT.md
LICENSE
README.md
pyproject.toml
run_all_tests.py
setup.py
.github/workflows/publish.yml
emoticon_fix/__init__.py
emoticon_fix/emoticon_fix.py
emoticon_fix.egg-info/PKG-INFO
emoticon_fix.egg-info/SOURCES.txt
emoticon_fix.egg-info/dependency_links.txt
emoticon_fix.egg-info/requires.txt
emoticon_fix.egg-info/top_level.txt
emoticon_fix/__pycache__/__init__.cpython-38.pyc
emoticon_fix/__pycache__/emoticon_fix.cpython-38.pyc
test_emoticon_fix/test_cases.py
test_emoticon_fix/test_pytest_suite.py