Commit 80476c5e authored by fendouai's avatar fendouai

fix the notes

parent 136af187
......@@ -78,9 +78,9 @@ class JPush(object):
return Device(self)
def create_report(self):
"""Create a Push notification."""
"""Create a Report."""
return Report(self)
def create_schedule(self):
"""Create a Push notification."""
"""Create a Schedule."""
return Schedule(self)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment