You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$python main.py -v <yearday> e.g: python main.py -v 2201 '22' represent year 2022 and '01' is day 01.
If no year is mentioned, it will be taken automatically last year available: python main.py -v 01.
In this case '22' is the last year available for 'day01'.
run script from command line:
$
python main.py -v <yearday>
e.g:python main.py -v 2201
'22' represent year 2022 and '01' is day 01.If no year is mentioned, it will be taken automatically last year available:
python main.py -v 01
.In this case '22' is the last year available for 'day01'.
Testing sample input add
-s s
:python main.py -v 01 -s s
version 0.1
The text was updated successfully, but these errors were encountered: