fix(docs): Update tomllib import handling and streamline pyproject path resolution

This commit is contained in:
yashksaini-coder
2025-09-01 03:14:09 +05:30
parent 42c8937a8d
commit fcb35084b3
2 changed files with 6 additions and 11 deletions

View File

@ -1,2 +1,2 @@
Fixed cross-platform path handling by replacing hardcoded OS-specific
paths with standardized utilities in core modules and examples.
Fixed cross-platform path handling by replacing hardcoded OS-specific
paths with standardized utilities in core modules and examples.