5 ms·
Why do you need this? You can just from __future__ import braces
by firecraker 3y ago
Why do you need this? You can just
from __future__ import braces
- Kim_Bruning 3y agoI fell for it so others don't have to ;-) >>> from __future__ import braces File "<stdin>", line 1 SyntaxError: not a chance