Unverified Commit 6c29167e authored by littletomatodonkey's avatar littletomatodonkey Committed by GitHub
Browse files

fix skimage order (#5244)

parent 2ed52a0e
......@@ -20,6 +20,7 @@ from __future__ import unicode_literals
import os
import sys
import numpy as np
import skimage
import paddle
import signal
import random
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment