We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37316d commit 322faebCopy full SHA for 322faeb
src/dinglehopper/cli_line_dirs.py
@@ -1,6 +1,6 @@
1
import itertools
2
import os
3
-from typing import Callable, Iterator, Optional, Tuple, List
+from typing import Callable, Iterator, List, Optional, Tuple
4
5
import click
6
from jinja2 import Environment, FileSystemLoader
0 commit comments