Files
ArchiveBox/archivebox/main.py
mAAdhaTTah be7a7f8548 Fix string checks in schedule
`s` comes through as a `PosixPath`, so both the `' ' in s` & return value, later
used by `join`, complain.
2020-11-23 18:34:07 -05:00

40 KiB