mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
Revert "chore: add test comment to dump function"
This reverts commit ff8e9850ba
.
This commit is contained in:
parent
e1820522db
commit
02bc9a85c0
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ def cvt(s):
|
|||
|
||||
def dump(*vals):
|
||||
# This is a test comment
|
||||
# This is another 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