Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error message for incorrect platform used #304

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

singhd789
Copy link
Collaborator

@singhd789 singhd789 commented Dec 26, 2024

Describe your changes

If an incorrect platform was passed with the fre make commands, there was a very informative error raised. This fixes the error message to basically say "the platform passed doesn't exists in the platforms.yaml"

Issue ticket number and link (if applicable)

Checklist before requesting a review

  • I ran my code
  • I tried to make my code readable
  • I tried to comment my code
  • I wrote a new test, if applicable
  • I wrote new instructions/documentation, if applicable
  • I ran pytest and inspected it's output
  • I ran pylint and attempted to implement some of it's feedback

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.

1 participant