Skip to content

Fixed a bug with the cache clear feature.#11

Merged
LeStahL merged 1 commit intomainfrom
bugfix/cache-clear
Mar 18, 2026
Merged

Fixed a bug with the cache clear feature.#11
LeStahL merged 1 commit intomainfrom
bugfix/cache-clear

Conversation

@LeStahL
Copy link
Copy Markdown
Owner

@LeStahL LeStahL commented Mar 18, 2026

This problem here.

Clearing cache.
Traceback (most recent call last):
File "__main__.py", line 144, in <module>
for deletedPath in clear_cached_path(url.value):
                                         ^^^^^^^^^
AttributeError: 'str' object has no attribute 'value'
[PYI-2668:ERROR] Failed to execute script '__main__' due to unhandled exception!

@LeStahL LeStahL merged commit 0bfbf05 into main Mar 18, 2026
2 checks passed
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