Prevent `FileNotFoundError` error when the user provides `--config None`
The purpose of this MR is to prevent CheckFilesExistAction
from raising a FileNotFoundError
when the user provides --config None
.
The purpose of this MR is to prevent CheckFilesExistAction
from raising a FileNotFoundError
when the user provides --config None
.