5 lines
66 B
Python
5 lines
66 B
Python
from __future__ import annotations
|
|
|
|
|
|
collect_ignore = ["conf.py"]
|
from __future__ import annotations
|
|
|
|
|
|
collect_ignore = ["conf.py"]
|