Skip to content

Commit 35095a6

Browse files
authored
Update __init__.py
1 parent 38eb400 commit 35095a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SLL/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from .linkedlist import LinkedList
1+
from .linked_list import LinkedList
22
__version__ = "0.1.0"

0 commit comments

Comments
 (0)