typo fixed

This commit is contained in:
Matteo Nastasi 2017-09-28 17:00:42 +02:00
parent cf759a6fe8
commit 1884c66cdb

View File

@ -400,4 +400,3 @@ def include(module, namespace=None, app_name=None):
return include(module, namespace, app_name)
else:
return include((module, app_name), namespace)