Skip to content

Commit e39b995

Browse files
[pre-commit.ci] Add auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent cfca24e commit e39b995

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vec_inf/cli/_helper.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
"""Helper classes for the CLI."""
22

3-
import json
43
import os
5-
from pathlib import Path
64
from typing import Any, Optional, Union
75

86
import click

0 commit comments

Comments
 (0)