diff --git a/tests/test_basic.py b/tests/test_basic.py index 28185f1..0a00c7e 100644 --- a/tests/test_basic.py +++ b/tests/test_basic.py @@ -1,4 +1,5 @@ """Tests for the `cli` module.""" + import collections from pprint import pformat as pf