Skip to content

Commit 6feb50e

Browse files
style: 使用相同的文件说明
1 parent b54c8b1 commit 6feb50e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

tqsdk/tqwebhelper.py

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
#!usr/bin/env python3
22
#-*- coding:utf-8 -*-
3-
"""
4-
@author: yanqiong
5-
@file: guihelper.py
6-
@create_on: 2019/11/7
7-
@description:
8-
"""
3+
__author__ = 'yanqiong'
4+
95
import asyncio
106
import os
117
import socket

0 commit comments

Comments
 (0)