Open yangsuiyun opened 5 years ago
from pathlib import Path [str(file) for file in Path(repo_base).glob('*/.py')]
from pathlib import Path [str(file) for file in Path(repo_base).glob('*/.py')]