aboutsummaryrefslogtreecommitdiffstats
path: root/chocula/__main__.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-06-22 13:55:35 -0700
committerBryan Newbold <bnewbold@archive.org>2020-06-22 13:55:35 -0700
commitb1b518e2acd819034e27d3a4b47918a91c1199b8 (patch)
tree57fc7a2f16c1dd947c61e8e02774b1b272b59aab /chocula/__main__.py
parent0b731c90c6b860d06c81c0082518e5b03bd82f04 (diff)
downloadchocula-b1b518e2acd819034e27d3a4b47918a91c1199b8.tar.gz
chocula-b1b518e2acd819034e27d3a4b47918a91c1199b8.zip
flake8 cleanups
Diffstat (limited to 'chocula/__main__.py')
-rw-r--r--chocula/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chocula/__main__.py b/chocula/__main__.py
index 92f2e6f..4eb1982 100644
--- a/chocula/__main__.py
+++ b/chocula/__main__.py
@@ -45,8 +45,8 @@ See TODO.md for more work-in-progress
"""
import sys
-import csv
import argparse
+from typing import Optional
from chocula import (
ChoculaDatabase,