generated from dopt-python/py311
exclude for auto-update fields
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from pathlib import Path
|
||||
from typing import Final
|
||||
|
||||
LIB_PATH: Final[Path] = Path(__file__).parent
|
||||
Reference in New Issue
Block a user