mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-25 13:30:51 +08:00
Merge pull request #1747 from JGoutin/OptimizeLevel2Compilation-patch
Import fail if python is running with -OO
This commit is contained in:
@@ -58,5 +58,5 @@ def _update_doc(doc):
|
||||
|
||||
return doc
|
||||
|
||||
|
||||
__doc__ = _update_doc(__doc__)
|
||||
if __doc__ is not None:
|
||||
__doc__ = _update_doc(__doc__)
|
||||
|
||||
Reference in New Issue
Block a user