LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
mindbox_test_lib.egg-info/PKG-INFO
mindbox_test_lib.egg-info/SOURCES.txt
mindbox_test_lib.egg-info/dependency_links.txt
mindbox_test_lib.egg-info/requires.txt
mindbox_test_lib.egg-info/top_level.txt
shapes/__init__.py
shapes/circle.py
shapes/interfaces.py
shapes/triangle.py
tests/test_shapes.py