fix: 删除head
This commit is contained in:
parent
430d2b8f8a
commit
2adb1cbc2e
@ -388,7 +388,6 @@ def process_path(
|
||||
for file_path in Path(path).rglob("*")
|
||||
if file_path.suffix in SUPPORTED_EXTENSIONS
|
||||
]
|
||||
<<<<<<< HEAD
|
||||
if mode == "llm":
|
||||
results = GPTdetectFileList(all_files)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user