From e96c42ef2006e052dc334c1cc1771e546f357fae Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sun, 18 Oct 2020 15:22:16 +0800 Subject: [Update] --- utils/utils_history/__init__.py | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'utils/utils_history') diff --git a/utils/utils_history/__init__.py b/utils/utils_history/__init__.py index d6a6d33..74834d8 100644 --- a/utils/utils_history/__init__.py +++ b/utils/utils_history/__init__.py @@ -1,5 +1,14 @@ #!/usr/bin/env python3 -# -*- coding: utf-8 -*- +# -*- encoding: utf-8 -*- +''' +@File : __init__.py +@Time : 2020/10/11 14:43:20 +@Author : Kyomotoi +@Contact : kyomotoiowo@gmail.com +@Github : https://github.com/Kyomotoi +@License : Copyright © 2018-2020 Kyomotoi, All Rights Reserved. +''' +__author__ = 'kyomotoi' import os import json -- cgit v1.2.3