helpers.py
1.91 KB
- 
Removed helpers.show_if. · 9266ade9I don't know why this was ever defined when python has a ternary operator which doesn't require its arguments to be evaluated if the condition evaluates to false, whereas this helper method does. Ibrahim Awwal committed