Explorar o código

add self attr

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
4746548fad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      OpenshotService/openshot_video_generator.py

+ 1 - 1
OpenshotService/openshot_video_generator.py

@@ -406,7 +406,7 @@ def anchor_video_v2(name_hash,name,text_content, image_urls,avatar,client_id):
 class video_service(rpyc.Service):
     def exposed_call_video(self,name_hash,name,text_content, image_urls,avatar,client_id):
         anchor_video_v2(name_hash,name,text_content, image_urls,avatar,client_id)
-    def exposed_call()):
+    def exposed_call():
         print('go')