mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 11:53:45 +08:00
Fix with statement for 2.5.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# test for the opencv_cv extension module
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
import os
|
||||
import warnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user