make pretty

This commit is contained in:
Zhiwei Liang 2021-08-06 13:28:58 -05:00
parent 45dd2a08ff
commit d072ae3ae4

View File

@ -166,7 +166,7 @@ class Blueprint(BaseSanic):
:param name: unique name of the blueprint :param name: unique name of the blueprint
:param url_prefix: URL to be prefixed before all route URLs :param url_prefix: URL to be prefixed before all route URLs
:param version: Blueprint Version :param version: Blueprint Version
:param version_prefix: the prefix of the version number shown in the :param version_prefix: the prefix of the version number shown in the
URL. URL.
:param strict_slashes: Enforce the API urls are requested with a :param strict_slashes: Enforce the API urls are requested with a
trailing */* trailing */*