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 ecd7dec commit 74305a8Copy full SHA for 74305a8
vec_inf/cli/_cli.py
@@ -1,4 +1,5 @@
1
# ruff: noqa: D301, D411
2
+# Using \f and \b for click --help formatting, which violates these rules.
3
"""Command line interface for Vector Inference.
4
5
This module provides the command-line interface for interacting with Vector
0 commit comments