Shopify / shopify_python

Python development standards at Shopify
MIT License
66 stars 13 forks source link

making code robust #70

Open WIZARDELF opened 7 years ago

WIZARDELF commented 7 years ago

the parameter may be nil, and the function should return 0 for that case.

cfournie commented 7 years ago

Can you add a test for this case? E.g. in tests/shopify_python/test_ast.py