Skip to content

Commit

Permalink
ruff cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kebwi committed Dec 11, 2024
1 parent 1121ab5 commit 942a48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_annotation.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
import numpy as np
import pytest
import responses
from responses.matchers import json_params_matcher

from caveclient.endpoints import annotation_endpoints_v2, schema_endpoints_v2
from responses.matchers import json_params_matcher

from .conftest import datastack_dict, test_info

Expand Down

0 comments on commit 942a48f

Please sign in to comment.