mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-05-01 22:46:25 +00:00
ruff linting
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from abc import ABC, abstractmethod
|
||||
import json
|
||||
|
||||
|
||||
class BaseLLM(ABC):
|
||||
|
||||
Reference in New Issue
Block a user