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

[pre-commit.ci] pre-commit suggestions #2840

Closed
wants to merge 2 commits into from

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Mar 12, 2024

Copy link
Member

@johnnv1 johnnv1 left a comment

Choose a reason for hiding this comment

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

needs to fix E501 in some places

@@ -96,16 +96,13 @@ def test_cardinality(self, shape, device, dtype):
assert boxes.shape == (shape[0], num_queries, 4)

@pytest.mark.skip("Unnecessary")
def test_exception(self):
...
def test_exception(self): ...
Copy link
Member

Choose a reason for hiding this comment

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

we can remove these tests too

@johnnv1
Copy link
Member

johnnv1 commented Mar 13, 2024

go with it after 0.7.2 release

@johnnv1 johnnv1 closed this Mar 14, 2024
@johnnv1 johnnv1 mentioned this pull request Mar 14, 2024
@johnnv1 johnnv1 deleted the pre-commit-ci-update-config branch March 16, 2024 00:19
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.

None yet

1 participant