We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e167d commit c8d117dCopy full SHA for c8d117d
tests/Pgvector.CSharp.Tests/NpgsqlTests.cs
@@ -1,7 +1,7 @@
1
-namespace Pgvector.Tests;
2
-
3
using System.Collections;
4
+namespace Pgvector.Tests;
+
5
public class NpgsqlTests
6
{
7
[Fact]
0 commit comments