Skip to content

Commit

Permalink
Revert "introduce docstring error"
Browse files Browse the repository at this point in the history
This reverts commit bf2692e.
  • Loading branch information
wochinge committed Nov 20, 2020
1 parent bf2692e commit cbbe6b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rasa_sdk/endpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ def create_argument_parser():
utils.add_logging_option_arguments(parser)
return parser

def test_without_docstring():
print("bla")

def create_app(
action_package_name: Union[Text, types.ModuleType],
Expand Down

0 comments on commit cbbe6b5

Please sign in to comment.