marchetti404

Results 1 comments of marchetti404

Just placing another example where the type signature says this definitely won't work, even though at runtime it definitely will. ```python from io import StringIO import json from jinja2 import...