We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38eb400 commit 35095a6Copy full SHA for 35095a6
SLL/__init__.py
@@ -1,2 +1,2 @@
1
-from .linkedlist import LinkedList
+from .linked_list import LinkedList
2
__version__ = "0.1.0"
0 commit comments