Skip to content

Fix cross-platform file path handling - #1

Closed
shikharmishra1 wants to merge 1 commit into
huridocs:mainfrom
shikharmishra1:patch-1
Closed

Fix cross-platform file path handling#1
shikharmishra1 wants to merge 1 commit into
huridocs:mainfrom
shikharmishra1:patch-1

Conversation

@shikharmishra1

Copy link
Copy Markdown

The file path was split using / which doesn't work on widows and accessing this split list using [-2] causes IndexError

The file path was split using `/` which doesn't work on widows and accessing this split list using [-2] causes IndexError
@shikharmishra1 shikharmishra1 closed this by deleting the head repository Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant