MinDalle_StableDiff/Python310/Lib/test/inspect_stringized_annotations_2.py
lnd212 238bf88b72 BIG UPDATE
Updated python to 3.10
Updated diffusers to 0.4.1
2022-10-09 17:27:10 +04:00

4 lines
60 B
Python

from __future__ import annotations
def foo(a, b, c): pass