added todo to parse

This commit is contained in:
2025-11-22 14:21:43 +03:00
parent b9019ac5e1
commit fe1b2a208f

View File

@@ -5,6 +5,8 @@ import json
from clone_repos import repos
from typing import Dict
# TODO: ADD VENV IGNORE
def get_module_info(module_path):
"""Парсит Python-модуль и извлекает информацию о нем."""