We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9219229 commit 56123e7Copy full SHA for 56123e7
flask_script/commands.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-from __future__ import absolute_import
+from __future__ import absolute_import,print_function
3
4
import os
5
import sys
0 commit comments