We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d80cc7 commit d0ee47cCopy full SHA for d0ee47c
cubids/cli.py
@@ -55,7 +55,6 @@ def _path_exists(path, parser):
55
return path.absolute()
56
57
58
-
59
def _is_file(path, parser):
60
"""Ensure a given path exists and it is a file.
61
0 commit comments