mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-14 20:54:30 +08:00
Refactor: reformat all code for lefthook using ruff and gofmt (#16585)
This commit is contained in:
@@ -38,4 +38,3 @@ def split_csv(value):
|
||||
|
||||
def unique_name(prefix):
|
||||
return f"{prefix}_{int(time.time() * 1000)}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user