Skip to content

Commit

Permalink
Fix pydoc
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit committed Aug 19, 2020
1 parent 89d6e36 commit ff597c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def http_app():
or
pipenv run python post_command.py "鳩"
pipenv run python post_command.py --channel C0123A4B5C6 --user U012A34BCDE "鳩"
"""
msg = request.json['message']
channel = request.json['channel']
Expand Down

0 comments on commit ff597c4

Please sign in to comment.