Skip to content

Commit

Permalink
mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
justaddcoffee committed Jun 3, 2020
1 parent 0f8a83a commit f384ad8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kg_covid_19/utils/transform_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
import zipfile
from typing import Any, Dict, List, Union, TextIO
from tqdm import tqdm # type: ignore
from typing.io import IO


class TransformError(Exception):
"""Base class for other exceptions"""
Expand Down

0 comments on commit f384ad8

Please sign in to comment.