Merge "Stop to use the __future__ module."
This commit is contained in:
commit
599e92589a
@ -12,8 +12,6 @@
|
|||||||
# implied.
|
# implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
from __future__ import with_statement
|
|
||||||
from alembic import context
|
from alembic import context
|
||||||
from logging.config import fileConfig
|
from logging.config import fileConfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user