Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove empty line
Browse files Browse the repository at this point in the history
gaogaotiantian committed Apr 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8d4df90 commit e5d64ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_utils.py
Original file line number Diff line number Diff line change
@@ -19,7 +19,6 @@ def __init__(self, name):


class TestUtils(TestBase):

def test_get_dump_filename(self):
frame = FakeFrame("test_get_dump_filename")
filename = get_dump_filename(frame, None, None)

0 comments on commit e5d64ad

Please sign in to comment.