From fe6257b513b2fd8064a073156e474397566e6982 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 24 Apr 2024 14:13:21 -0700 Subject: [PATCH] copy --- docs/faq.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 5de6e8e2e..e7aeff8ae 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -117,8 +117,6 @@ User `aider --help` to see all the command line options, but these are useful fo You can also script aider from python: ```python -import os -import openai from aider.coders import Coder # This is a list of files to add to the chat