Загрузка данных
with open('/content/asleep_scanner-master/export.py', 'r') as f: content = f.read() print(content[:300])