Skip to content

feat: factory fixture for creating temporary copies of directory trees #316

feat: factory fixture for creating temporary copies of directory trees

feat: factory fixture for creating temporary copies of directory trees #316

Triggered via push November 16, 2024 19:13
Status Success
Total duration 31s
Artifacts

codespell.yml

on: push
codespell
19s
codespell
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/darkgraylib/testtools/temp_copy.py#L18
Function is missing a type annotation [no-untyped-def]
src/darkgraylib/testtools/temp_copy.py#L18
Type of decorated function contains type "Any" ("Callable[[Any, Any], Any]") [misc]
src/darkgraylib/testtools/clear_black_cache_plugin.py#L5
Cannot find implementation or library stub for module named "black.files" [import-not-found]