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

Revise Color. #768

Merged
merged 11 commits into from
Nov 13, 2024
Merged

Revise Color. #768

merged 11 commits into from
Nov 13, 2024

Conversation

knutnergaard
Copy link
Contributor

  • Refactor code according to Revise Color #767.
  • Add type annotations.
  • Improve documentation.

@knutnergaard
Copy link
Contributor Author

knutnergaard commented Nov 13, 2024

@benkiel Not sure why this fails the tests. Does the class have to override raiseNotImplemementedError?

Also, I'm not sure why the PR insists on changing .gitignore after I removed the unintentional additions. The file should now be an exact copy of the same file in v1.

)


class Color(BaseObject, tuple):
Copy link
Member

Choose a reason for hiding this comment

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

Think that tests are failing because Color is extending BaseObject

@benkiel benkiel merged commit 66ee188 into robotools:v1 Nov 13, 2024
@knutnergaard knutnergaard deleted the color branch November 13, 2024 22:28
@knutnergaard knutnergaard restored the color branch November 14, 2024 13:43
@knutnergaard knutnergaard deleted the color branch November 14, 2024 13:53
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.

2 participants