add utf-8

This commit is contained in:
wangWking 2022-05-09 10:21:21 +08:00
parent 7cd74edb10
commit 1064488751
5 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import time
import rospy
from mycobot_communication.srv import *

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import time
import os
import sys

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import time
import os
import sys

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import time
import os
import sys

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import time
import os
import sys