error when run with no args #7

Closed
opened 2020-12-04 14:43:52 +01:00 by qo-op · 1 comment
Member
./jaklis.py 
Traceback (most recent call last):
  File "./jaklis.py", line 35, in <module>
    if sys.argv[1] in ('-k','-n'):
IndexError: list index out of range

maybe you should run some default action

``` ./jaklis.py Traceback (most recent call last): File "./jaklis.py", line 35, in <module> if sys.argv[1] in ('-k','-n'): IndexError: list index out of range ``` maybe you should run some default action
Owner

fix

fix
poka closed this issue 2020-12-05 03:06:46 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: axiom-team/jaklis#7
No description provided.