feat(bookmarks): add bookmarks feature and clear from cache action #69 A2BC span>
Annotations
2 errors
ruff
The process '/opt/hostedtoolcache/ruff/0.11.13/x86_64/ruff' failed with exit code 1
|
Ruff (RUF009):
tofuref/data/bookmarks.py#L13
tofuref/data/bookmarks.py:13:25: RUF009 Do not perform function call `user_cache_path` in dataclass defaults
|