Skip to content

Commit 74305a8

Browse files
committed
added comment about ruff ignores
1 parent ecd7dec commit 74305a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vec_inf/cli/_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# ruff: noqa: D301, D411
2+
# Using \f and \b for click --help formatting, which violates these rules.
23
"""Command line interface for Vector Inference.
34
45
This module provides the command-line interface for interacting with Vector

0 commit comments

Comments
 (0)