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

Use ruff to lint/format/isort #476

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

Conversation

maximpertsov
Copy link
Member

No description provided.

Copy link
Member Author

Choose a reason for hiding this comment

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

I couldn't get this one in parity, but might be fine?

@@ -33,7 +33,7 @@ class ResourceCreatorRegistration:
"""A function that can create a resource given a mapping of dependencies (``ResourceName`` to ``ResourceBase``
"""

validator: "Validator" = lambda x: []
validator: "Validator" = lambda x: [] # noqa: E731
Copy link
Member Author

Choose a reason for hiding this comment

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

also wasn't able to figure this one out

@maximpertsov maximpertsov marked this pull request as ready for review November 1, 2023 19:59
@maximpertsov maximpertsov requested a review from a team as a code owner November 1, 2023 19:59
@maximpertsov maximpertsov requested review from purplenicole730, cheukt and njooma and removed request for purplenicole730 and cheukt November 1, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant