Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev committed Mar 13, 2024
1 parent b11e655 commit 72ce4f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Test PGVector functionality."""
import os
from typing import Any, Dict, List, Type, Union, Generator
from typing import Any, Dict, Generator, List, Type, Union

import pytest
import sqlalchemy
Expand Down

0 comments on commit 72ce4f6

Please sign in to comment.