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