mirror of
https://github.com/trycua/lume.git
synced 2026-01-05 20:09:56 -06:00
- Replaced unsafe string concatenation with `shlex.join()` for POSIX systems, `mslex.join()` for Windows systems. - Add utility function `safe_join`. - Modified `pyproject.toml` to include `mslex` dependency for Windows environments.
983 B
983 B