Skip to content

Commit 792f9b6

Browse files
committed
Fix NameError in test_linktree_tree.py - Remove errant code from module level
1 parent 257b515 commit 792f9b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_linktree_tree.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
tree = LinkTree("https://example.com", depth=0, client=client) # type: ignore[arg-type]
21
"""Comprehensive tests for LinkTree and LinkNode classes.
32
43
These tests verify:

0 commit comments

Comments
 (0)