-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #994 from kristiankyvik/generate-docstrings
Looks great! If you intend to be at the meeting on Thursday, I would be curious to hear how you did this in more detail!
- Loading branch information
Showing
39 changed files
with
1,689 additions
and
430 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +0,0 @@ | ||
""" | ||
gpt_engineer.cli | ||
----------------- | ||
The CLI package for the GPT Engineer project, providing the command line interface | ||
for the application. | ||
Modules: | ||
- main: The primary CLI module for GPT Engineer. | ||
- collect: Collect send learning tools for analysis and improvement. | ||
- file_selector: Selecting files using GUI and terminal-based file explorer. | ||
- learning: Tools and data structures for data collection. | ||
For more specific details, refer to the docstrings within each module. | ||
""" | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.