5 lines
87 B
Python
5 lines
87 B
Python
from __future__ import annotations
|
|
|
|
|
|
collect_ignore = ["nonpython", "customdirectory"]
|