Skip to content

Commit

Permalink
Automated formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias2660 authored Jul 11, 2024
1 parent 061f693 commit 0b56891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/gptFunctions.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ def perform_gpt_query(
except Exception as e:
print(e)
return f"An error occurred: {e}"


# def perform_facebook_query(context: str = system_message, query: str = "Hi!", model: str = ) -> str:


Expand Down

0 comments on commit 0b56891

Please sign in to comment.