mirror of
https://github.com/naksyn/Embedder
synced 2026-06-08 16:15:50 +00:00
Update embedder.cs
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ class Program
|
||||
|
||||
|
||||
string pythonCode = @"
|
||||
print("paste Pyramid cradle here")
|
||||
print(""paste Pyramid cradle here"")
|
||||
";
|
||||
|
||||
if (PyRun_SimpleString(pythonCode) != 0)
|
||||
|
||||
Reference in New Issue
Block a user