mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
Remove duplicate text (#2761)
This commit is contained in:
committed by
Maxime Beauchemin
parent
884610861b
commit
9b34600c8e
@@ -455,7 +455,7 @@ Blueprints
|
||||
|
||||
`Blueprints are Flask's reusable apps <http://flask.pocoo.org/docs/0.12/blueprints/>`_.
|
||||
Superset allows you to specify an array of Blueprints
|
||||
an array of Blueprints in your ``superset_config`` module. Here's
|
||||
in your ``superset_config`` module. Here's
|
||||
an example on how this can work with a simple Blueprint. By doing
|
||||
so, you can expect Superset to serve a page that says "OK"
|
||||
at the ``/simple_page`` url. This can allow you to run other things such
|
||||
|
||||
Reference in New Issue
Block a user