Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakuyume committed Mar 12, 2019
1 parent da965b0 commit 11f61f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/visualizations_tests/test_vis_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

import numpy as np

from chainercv.visualizations import vis_image
from chainercv.utils import testing
from chainercv.visualizations import vis_image

try:
import matplotlib # NOQA
Expand Down

0 comments on commit 11f61f0

Please sign in to comment.