8000 Fix missing using · pythonnet/pythonnet@912c7df · GitHub
[go: up one dir, main page]

Skip to content

Commit 912c7df

Browse files
authored
Fix missing using
1 parent 58deb60 commit 912c7df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testing/CodecTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using System.Collections.Generic;
33
using System.Linq;
44
using System.Text;
5+
using Python.Runtime;
56

67
namespace Python.Test
78
{

0 commit comments

Comments
 (0)
0