Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Aug 2, 2024
1 parent 8c5817f commit 28c539d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/low_level_api/Chat.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/bin/python
import sys
import os
import datetime
import os
import sys

from common import GptParams
from low_level_api_chat_cpp import LLaMAInteract

Expand Down

0 comments on commit 28c539d

Please sign in to comment.