repo-to-text/repo_to_text/__init__.py
2024-12-17 14:41:42 +01:00

4 lines
128 B
Python

"""This is the main package for the repo_to_text package."""
__author__ = 'Kirill Markin'
__email__ = 'markinkirill@gmail.com'