mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
chore(api/libs): Apply ruff format. (#7301)
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
class InfiniteScrollPagination:
|
||||
def __init__(self, data, limit, has_more):
|
||||
self.data = data
|
||||
|
||||
Reference in New Issue
Block a user