Skip to content

Conversation

@Marinovsky
Copy link
Contributor

It seems that when the parameter of one command is of type Path, the method convert in click.py checks if the path is valid automatically. Additionally, the method is_path_valid() in path_manager.py was updated to reject paths whose name is a reserved output name but allow those who just have them as part of the path. Finally, unit tests were added to cover the changes.

Closes #550

Copy link
Member

@Martin-Molinero Martin-Molinero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@Martin-Molinero Martin-Molinero merged commit 80e83c8 into QuantConnect:master Mar 6, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Reserved Directory Names

2 participants