Hit another new Flake8 update. Patch coming shortly in the PR where I encountered it. ``` ./gallery/tutorials/tutorials/image_class.py:17:1: B018 Found useless Tuple expression. Consider either assigning it to a variable or removing it. ```