[Del] remove unecessary encoding comment

This commit is contained in:
vn.py 2019-07-02 14:07:38 +08:00
parent 13a3865b8e
commit 4127f1cc5d
12 changed files with 2 additions and 18 deletions

View File

@ -1,5 +1,3 @@
# encoding: UTF-8
import sys
import traceback
from datetime import datetime

View File

@ -1,5 +1,3 @@
# encoding: UTF-8
import json
import ssl
import sys

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
"""
Author: vigarbuaa
"""

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
"""
Author: vigarbuaa
"""

View File

@ -1,6 +1,4 @@
# encoding: UTF-8
"""
"""
""""""
import hashlib
import hmac

View File

@ -1,6 +1,4 @@
# encoding: UTF-8
"""
"""
""""""
from datetime import datetime

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
"""
Please install futu-api before use.
"""

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
"""
Author: nanoric
"""

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
"""
"""

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
"""
Author: qqqlyx
"""

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
"""
"""

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
"""
Author: KeKe
Please install tiger-api before use.