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 Feb 8, 2019
1 parent a79ff23 commit ba2ce6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chainercv/datasets/ade20k/ade20k_utils.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# The values used here are copied from CSAILVision/sceneparsing:
# https://github.com/CSAILVision/sceneparsing

import os
import filelock
import os

from chainer.dataset import download
from chainercv import utils
Expand Down

0 comments on commit ba2ce6b

Please sign in to comment.