From dba26527358c5f947a99b7d9231e319553cc177b Mon Sep 17 00:00:00 2001 From: barrierye Date: Tue, 9 Oct 2018 17:14:10 +0800 Subject: [PATCH] test for git push --- fluid/text_matching_on_quora/models/pwim.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 fluid/text_matching_on_quora/models/pwim.py diff --git a/fluid/text_matching_on_quora/models/pwim.py b/fluid/text_matching_on_quora/models/pwim.py new file mode 100644 index 00000000..0d7b0bc1 --- /dev/null +++ b/fluid/text_matching_on_quora/models/pwim.py @@ -0,0 +1 @@ +# Just for test `git push` -- GitLab