mirror of https://github.com/testerSunshine/12306
remove tail whitespace
parent
1c5ba95ff8
commit
3da74df99c
|
@ -3,7 +3,7 @@ __author__ = 'kongkongyzt'
|
||||||
import requests
|
import requests
|
||||||
from config.ticketConf import _get_yaml
|
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):
|
def sendPushBear(msg):
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue