Browse Source

note that webpush.py is for testing

test-message
Trent Larson 10 months ago
parent
commit
de33240f56
  1. 2
      webpush.py

2
webpush.py

@ -1,3 +1,5 @@
# Test subscription creation
from pywebpush import webpush, WebPushException from pywebpush import webpush, WebPushException
import json import json

Loading…
Cancel
Save