My Favorite Python Hack
Just wanted to share my favorite python hack.
from icecream import ic as print
For more on this helpful utility, check out icecream on github.
Just wanted to share my favorite python hack.
from icecream import ic as print
For more on this helpful utility, check out icecream on github.