mirror of
https://github.com/usestrix/strix.git
synced 2026-08-25 20:32:38 +02:00
refactor: remove custom llm provider layer
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""Report/finding helpers."""
|
||||
|
||||
from strix.report.dedupe import check_duplicate
|
||||
|
||||
|
||||
__all__ = ["check_duplicate"]
|
||||
Reference in New Issue
Block a user