Skip to content

Commit b6b18e8

Browse files
committed
Fix double-exit loop
1 parent 21d505c commit b6b18e8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

python-selenium/src/bandcamp/__main__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@
44
def main():
55
"""Provide the main entry point for the app."""
66
interact()
7-
8-
9-
main()

0 commit comments

Comments
 (0)