Skip to content

Commit 8b9e784

Browse files
committed
lint fixes
1 parent 4aa4fd9 commit 8b9e784

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

validator/main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
from typing import Any, Callable, Dict, Optional
2-
from guardrails import Guard
3-
import openai
42
import logging
53
from guardrails.validator_base import (
64
FailResult,

0 commit comments

Comments
 (0)