Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-alvarez committed Jul 7, 2021
1 parent 8669d63 commit 63f27b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InnerEye/ML/utils/dataset_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from collections import OrderedDict
from dataclasses import dataclass
from pathlib import Path
from typing import Dict, List, Optional
from typing import Dict, List

import numpy as np
import pandas as pd
Expand Down

0 comments on commit 63f27b5

Please sign in to comment.