From 3da74df99c8c1548ff90a9a488c19e9253d71c7c Mon Sep 17 00:00:00 2001 From: kongkongyzt Date: Fri, 11 Jan 2019 01:11:18 +0800 Subject: [PATCH] remove tail whitespace --- config/pushbearConf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pushbearConf.py b/config/pushbearConf.py index 2f3a496..dd24cc9 100644 --- a/config/pushbearConf.py +++ b/config/pushbearConf.py @@ -3,7 +3,7 @@ __author__ = 'kongkongyzt' import requests from config.ticketConf import _get_yaml -PUSH_BEAR_API_PATH = "https://pushbear.ftqq.com/sub" +PUSH_BEAR_API_PATH = "https://pushbear.ftqq.com/sub" def sendPushBear(msg): """