Merge "Stop to use the __future__ module."
commit
8ae82a47e1
|
@ -12,8 +12,6 @@
|
|||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
import sys
|
||||
|
||||
from alembic import context
|
||||
|
|
Loading…
Reference in New Issue