mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2025-12-05 19:12:24 -08:00
4 lines
128 B
Python
4 lines
128 B
Python
"""This is the main package for the repo_to_text package."""
|
|
|
|
__author__ = 'Kirill Markin'
|
|
__email__ = 'markinkirill@gmail.com'
|