From b668e5d7881ed721b69d39449a8377a4195b7cf7 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Fri, 12 Jun 2020 21:04:02 +0800 Subject: [PATCH] add python-decorator.yaml. --- python-decorator.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-decorator.yaml diff --git a/python-decorator.yaml b/python-decorator.yaml new file mode 100644 index 0000000..4c94e5c --- /dev/null +++ b/python-decorator.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: micheles/decorator +tag_prefix: ^ +seperator: . \ No newline at end of file