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

Commit e974329

Browse files
committed
--test accepted working, remaining test failed ascii
1 parent f714eef commit e974329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ def main(config, question, solve):
9191

9292

9393
if __name__ == "__main__":
94-
main()
94+
main() # pushing it to leetcode-init

0 commit comments

Comments
 (0)