diff --git a/feed2toot/cliparse.py b/feed2toot/cliparse.py index a71c6d4..437f121 100644 --- a/feed2toot/cliparse.py +++ b/feed2toot/cliparse.py @@ -20,6 +20,7 @@ from argparse import ArgumentParser import glob import logging +import os import os.path import sys