Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c146961

Browse files
committed
added commets
1 parent f2596c5 commit c146961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,7 @@ def main(config, user_lang, user_path ,question, solve, test, submit, lib,help):
661661
if user_lang:
662662
save_user_data_to_config(user_lang)
663663
exit()
664+
#allow user to enter their preferred path
664665
elif user_path:
665666
save_user_path_to_config(user_path)
666667
exit()

0 commit comments

Comments
 (0)