Skip to content

Commit b397ad3

Browse files
committed
flake8
1 parent 127f842 commit b397ad3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pytorch_lightning/utilities/apply_func.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414
import operator
1515
from abc import ABC
16-
from collections import OrderedDict
1716
from collections.abc import Mapping, Sequence
1817
from copy import copy
1918
from functools import partial

0 commit comments

Comments
 (0)