Skip to content

Commit 8c5817f

Browse files
authored
Lint
1 parent 567625f commit 8c5817f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/low_level_api/ReasonAct.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/python
2-
import sys
32
import os
3+
import sys
4+
45
from common import GptParams
56
from low_level_api_chat_cpp import LLaMAInteract
67

0 commit comments

Comments
 (0)