8000 fix brace · pythonnet/pythonnet@ebcfa30 · GitHub
[go: up one dir, main page]

Skip to content

Commit ebcfa30

Browse files
committed
fix brace
1 parent 24d78c3 commit ebcfa30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/embed_tests/Codecs.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ public void IterableDecoderTest()
323323
CollectionAssert.AreEqual(intEnumerable, new List<object> { 1, 2, 3 });
324324
}
325325
}
326-
}
327326

328327
/// <summary>
329328
/// "Decodes" only objects of exact type <typeparamref name="T"/>.

0 commit comments

Comments
 (0)
0