Unverified Commit 884e3046 authored by Myle Ott's avatar Myle Ott Committed by GitHub
Browse files

Update requirements.txt and fix flake8 (#62)

parent 3e3529e5
...@@ -13,7 +13,6 @@ Wrapper around various loggers and progress bars (e.g., tqdm). ...@@ -13,7 +13,6 @@ Wrapper around various loggers and progress bars (e.g., tqdm).
from collections import OrderedDict from collections import OrderedDict
import json import json
from numbers import Number from numbers import Number
import sys
from tqdm import tqdm from tqdm import tqdm
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment