Skip to content

Commit 2f62063

Browse files
committed
flake8
1 parent 0b6c90a commit 2f62063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch_lightning/trainer/connectors/logger_connector/epoch_result_store.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
from collections import defaultdict
15-
from typing import Any, Dict, List, Optional, Union
15+
from typing import Any, Dict, List, Optional
1616

1717
import torch
1818

0 commit comments

Comments
 (0)