Searched refs:name_blocklist (Results 1 – 1 of 1) sorted by relevance
30 name_blocklist = ['__init__', 'core'] variable35 if file.suffix == '.py' and file.stem not in name_blocklist: