Skip to content

Commit

Permalink
remove api key even if disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
GuichardVictor committed Jun 19, 2023
1 parent 2e7cec5 commit e2089f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fingpt/chatgpt-trading-v2/openai_token/token_.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

OPEN_AI_TOKEN = "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"
OPEN_AI_TOKEN = "your-api-token"

0 comments on commit e2089f8

Please sign in to comment.