Skip to content

tools/exekall: Fix use of Path as str

FIX

Ensure that a str is provided where an str is expected instead of a pathlib.Path.

Merge request reports