Open quantumgizmos opened 3 days ago
In VsCode, typehints for classes are incorrectly formatted. This is likely a problem with the stubfiles that are automatically generated in setup.py. See attached screenshot for an example:
setup.py
My mistake! Can you check whether this is fixed by #50?
In VsCode, typehints for classes are incorrectly formatted. This is likely a problem with the stubfiles that are automatically generated in
setup.py
. See attached screenshot for an example: