[Del] remove unecessary encoding comment
This commit is contained in:
parent
13a3865b8e
commit
4127f1cc5d
@ -1,5 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
|
||||
import sys
|
||||
import traceback
|
||||
from datetime import datetime
|
||||
|
@ -1,5 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
|
||||
import json
|
||||
import ssl
|
||||
import sys
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
Author: vigarbuaa
|
||||
"""
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
Author: vigarbuaa
|
||||
"""
|
||||
|
@ -1,6 +1,4 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
"""
|
||||
""""""
|
||||
|
||||
import hashlib
|
||||
import hmac
|
||||
|
@ -1,6 +1,4 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
"""
|
||||
""""""
|
||||
|
||||
from datetime import datetime
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
Please install futu-api before use.
|
||||
"""
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
Author: nanoric
|
||||
"""
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
"""
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
Author: qqqlyx
|
||||
"""
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
"""
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
# encoding: UTF-8
|
||||
"""
|
||||
Author: KeKe
|
||||
Please install tiger-api before use.
|
||||
|
Loading…
Reference in New Issue
Block a user