SoSaymon
Results
3
comments of
SoSaymon
@dimbleby thanks for the reply. I took a quick glance at the code for the `new` and `init` and can see this is indeed intended behavior. I'll try to submit...
@sourcery-ai review
I’ve renamed the flag to something more descriptive. I decided not to extract the not any(project_path.iterdir()) check into a helper like Path.is_empty(), since it's only used once and introducing a...