mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 19:06:24 +02:00
ruff format
This commit is contained in:
parent
72236f65f7
commit
07234d7849
3 changed files with 71 additions and 29 deletions
|
|
@ -522,8 +522,6 @@ class LLMConfig(BaseModel, TimestampMixin):
|
|||
search_space = relationship("SearchSpace", back_populates="llm_configs")
|
||||
|
||||
|
||||
|
||||
|
||||
class Log(BaseModel, TimestampMixin):
|
||||
__tablename__ = "logs"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue