mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-16 14:34:17 +02:00
added todo to parse
This commit is contained in:
2
parse.py
2
parse.py
@@ -5,6 +5,8 @@ import json
|
|||||||
from clone_repos import repos
|
from clone_repos import repos
|
||||||
from typing import Dict
|
from typing import Dict
|
||||||
|
|
||||||
|
# TODO: ADD VENV IGNORE
|
||||||
|
|
||||||
|
|
||||||
def get_module_info(module_path):
|
def get_module_info(module_path):
|
||||||
"""Парсит Python-модуль и извлекает информацию о нем."""
|
"""Парсит Python-модуль и извлекает информацию о нем."""
|
||||||
|
|||||||
Reference in New Issue
Block a user