From d5376c0a6ccff002ed0ffbf8775d8ff30616155d Mon Sep 17 00:00:00 2001 From: sbilly Date: Mon, 22 Feb 2016 09:14:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E5=BE=97=E5=8F=AF=E4=BB=A5=E4=BD=9C?= =?UTF-8?q?=E4=B8=BA=E5=BA=93=E4=BD=BF=E7=94=A8=20Changes=20to=20be=20comm?= =?UTF-8?q?itted:=20=09new=20file:=20=20=20=5F=5Finit=5F=5F.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 __init__.py diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..394a0a0 --- /dev/null +++ b/__init__.py @@ -0,0 +1,2 @@ +#!/usr/bin/env python +# coding: utf-8