Skip to content

Commit

Permalink
enable return code
Browse files Browse the repository at this point in the history
  • Loading branch information
wochinge committed Jul 12, 2021
1 parent b9144ba commit 648fcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ disallow_untyped_decorators = True
# see https://github.com/RasaHQ/rasa/pull/6470
# the list below is sorted by the number of errors for each error code, in decreasing order
disable_error_code = arg-type, assignment, var-annotated, return-value, union-attr,
override, operator, attr-defined, index, misc, return, func-returns-value
override, operator, attr-defined, index, misc, func-returns-value

0 comments on commit 648fcbc

Please sign in to comment.