cffac29a03
web-platform-ci / TypeScript, lint, unit, build (push) Has been cancelled
web-platform-ci / Playwright E2E (push) Has been cancelled
web-platform-ci / TypeScript, lint, unit, build (pull_request) Has been cancelled
web-platform-ci / Playwright E2E (pull_request) Has been cancelled
4 lines
65 B
Python
4 lines
65 B
Python
from pathlib import Path
|
|
|
|
|
|
SRC_PATH: Path = Path(__file__).parent |