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

Commit 9538500

Browse files
committed
havent handled wrong testcase result yet, added --user-alng , user default lang, fixed python2 error added ispaid $$$
1 parent 0106b35 commit 9538500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leetcode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,4 +647,4 @@ def main(config, user_lang, question, solve, test, submit, help):
647647

648648

649649
if __name__ == "__main__":
650-
main()
650+
main() # main

0 commit comments

Comments
 (0)