mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
Revert "chore: Add test comment to dump function"
This reverts commit e951164399
.
This commit is contained in:
parent
aa07e16f18
commit
427f9c5b00
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ def cvt(s):
|
|||
|
||||
|
||||
def dump(*vals):
|
||||
# This is a test comment
|
||||
# http://docs.python.org/library/traceback.html
|
||||
stack = traceback.extract_stack()
|
||||
vars = stack[-2][3]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue