We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73021c commit 981a17cCopy full SHA for 981a17c
1 file changed
config/user/cli.py
@@ -2,7 +2,6 @@
2
import os
3
import sys
4
from pathlib import Path
5
-from typing import Optional
6
7
import rich_click as click
8
0 commit comments