Skip to content

Commit 4ca1251

Browse files
committed
Fix Flake8 error
Signed-off-by: M Q <mingmelvinq@nvidia.com>
1 parent 40d65fd commit 4ca1251

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/apps/simple_imaging_app/gaussian_operator.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
# See the License for the specific language governing permissions and
1010
# limitations under the License.
1111

12-
from numpy import uint8
13-
1412
import monai.deploy.core as md
1513
from monai.deploy.core import DataPath, ExecutionContext, Image, InputContext, IOType, Operator, OutputContext
1614

0 commit comments

Comments
 (0)