Browse Source

Update comments to reflect new functionality

pull/1342/head
Keyan Pishdadian 10 years ago
parent
commit
6fa1889afb
  1. 5
      scripts/flaskext_migrate.py

5
scripts/flaskext_migrate.py

@ -1,8 +1,5 @@
# Script which modifies source code away from the deprecated "flask.ext"
# format. Does not yet fully support imports in the style:
#
# "import flask.ext.foo"
#
# format.
#
# Run in the terminal by typing: `python flaskext_migrate.py <source_file.py>`
#

Loading…
Cancel
Save