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 fae5e44 commit d856c9cCopy full SHA for d856c9c
src/cli/builder.py
@@ -2,7 +2,6 @@
2
3
import inspect
4
from pathlib import Path
5
-from random import choice
6
from typing import Any, cast
7
8
from InquirerPy import inquirer # type: ignore
0 commit comments