f51c1fd
1
2
3
4
5
6
7
8
9
10
11
""" File: authors.py Author: Elena Ryumina and Dmitry Ryumin Description: About the authors. License: MIT License """ AUTHORS = """ Authors: [Elena Ryumina](https://github.com/ElenaRyumina), [Dmitry Ryumin](https://github.com/DmitryRyumin) """